Method | Description | |
---|---|---|
CanUndo ( ) : bool | ||
CreationMouseDownHandler ( |
||
CreationMouseMoveHandler ( |
||
CreationMouseUpHandler ( |
||
Draw ( |
||
EditFinishing ( object sender, |
||
GeneratePropertyControl ( ) : |
||
GetCursor ( |
||
MouseDoubleClickHandler ( |
||
MoveBy ( float dx, float dy ) : void | ||
OnResize ( bool lastMove ) : void | ||
SetColor ( Color fore, Color back ) : void | ||
ShapeToolLost ( ) : void | ||
SpecialPoints ( ) : List |
||
UpdatePropertyFromStaticData ( ) : void | ||
UpdateSpecialPoint ( int id, |
||
isPointIn ( |
||
isResizeble ( ) : bool | ||
isValid ( ) : bool |
public CreationMouseDownHandler ( |
||
point | ||
return | void |
public CreationMouseMoveHandler ( |
||
point | ||
return | void |
public CreationMouseUpHandler ( |
||
point | ||
return | void |
public Draw ( |
||
g | ||
zoom | float | |
offsetX | ||
offsetY | ||
return | void |
public EditFinishing ( object sender, |
||
sender | object | |
e | ||
return | void |
public GeneratePropertyControl ( ) : |
||
return |
public GetCursor ( |
||
point | ||
return |
public MouseDoubleClickHandler ( |
||
point | ||
return | void |
public SetColor ( Color fore, Color back ) : void | ||
fore | Color | |
back | Color | |
return | void |
public UpdatePropertyFromStaticData ( ) : void | ||
return | void |
public UpdateSpecialPoint ( int id, |
||
id | int | |
position | ||
return | void |
public isPointIn ( |
||
point | ||
return | bool |