Property | Type | Description |
---|
Method | Description | |
---|---|---|
Ellipse ( ) : System | ||
Ellipse ( Point center, double axisX, double axisY, string text = null ) : System | ||
GetSelection ( Point p, double pr = 0.05, bool inMotion = false ) : |
||
Move ( |
public Ellipse ( Point center, double axisX, double axisY, string text = null ) : System | ||
center | Point | |
axisX | double | |
axisY | double | |
text | string | |
return | System |
public GetSelection ( Point p, double pr = 0.05, bool inMotion = false ) : |
||
p | Point | |
pr | double | |
inMotion | bool | |
return |
public Move ( |
||
sel | ||
p | Point | |
moveStart | Point | |
return | void |