Property | Type | Description | |
---|---|---|---|
gaps | PurplePen.CircleGap[] | ||
location | |||
movableGaps | PurplePen.CircleGap[] | ||
orientation | float |
Method | Description | |
---|---|---|
DistanceFromPoint ( |
||
Equals ( object obj ) : bool | ||
GetHandles ( ) : System.Drawing.PointF[] | ||
GetHashCode ( ) : int | ||
GetHighlightBounds ( ) : |
||
MoveHandle ( |
||
Offset ( float dx, float dy ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
AddToMap ( Map map, SymDef symdef ) : void | ||
HighlightCrossHair ( |
||
PointCourseObj ( Id |
protected AddToMap ( Map map, SymDef symdef ) : void | ||
map | Map | |
symdef | SymDef | |
return | void |
public DistanceFromPoint ( |
||
pt | ||
return | double |
public GetHandles ( ) : System.Drawing.PointF[] | ||
return | System.Drawing.PointF[] |
public GetHighlightBounds ( ) : |
||
return |
protected HighlightCrossHair ( |
||
g | ||
xformWorldToPixel | Matrix | |
brush | ||
return | void |
public MoveHandle ( |
||
oldHandle | ||
newHandle | ||
return | void |
protected PointCourseObj ( Id |
||
controlId | Id |
|
courseControlId | Id |
|
specialId | Id |
|
scaleRatio | float | |
appearance | ||
gaps | ||
orientation | float | |
radius | float | |
location | ||
return | System |
public CircleGap[],PurplePen movableGaps | ||
return | PurplePen.CircleGap[] |