Метод | Описание | |
---|---|---|
DrawResizeCorner ( |
||
End ( Point posEnd ) : void | ||
Resize ( Point dragPoint ) : void | ||
ResizeAction ( ) : System | ||
Select ( Document document ) : void | ||
ShowResizeCorner ( bool show ) : void | ||
Start ( Point mousePoint, OnElementResizingDelegate onElementResizingDelegate ) : void | ||
UpdateResizeCorner ( ) : void | ||
UpdateResizeCornerCursor ( Point mousePoint ) : |
public DrawResizeCorner ( |
||
g | ||
Результат | void |
public Select ( Document document ) : void | ||
document | Document | |
Результат | void |
public ShowResizeCorner ( bool show ) : void | ||
show | bool | |
Результат | void |
public Start ( Point mousePoint, OnElementResizingDelegate onElementResizingDelegate ) : void | ||
mousePoint | Point | |
onElementResizingDelegate | OnElementResizingDelegate | |
Результат | void |
public UpdateResizeCornerCursor ( Point mousePoint ) : |
||
mousePoint | Point | |
Результат |