Property | Type | Description | |
---|---|---|---|
rect |
Method | Description | |
---|---|---|
DistanceFromPoint ( |
||
Equals ( object obj ) : bool | ||
GetHandleCursor ( |
||
GetHandles ( ) : System.Drawing.PointF[] | ||
GetHashCode ( ) : int | ||
GetHighlightBounds ( ) : |
||
Highlight ( |
||
MoveHandle ( |
||
Offset ( float dx, float dy ) : void | ||
RectCourseObj ( Id |
||
RectangleUpdating ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
AddToMap ( Map map, SymDef symdef ) : void | ||
CreateSymDef ( Map map, SymColor symColor ) : SymDef | ||
DrawBorderedRectangle ( |
protected AddToMap ( Map map, SymDef symdef ) : void | ||
map | Map | |
symdef | SymDef | |
return | void |
protected CreateSymDef ( Map map, SymColor symColor ) : SymDef | ||
map | Map | |
symColor | SymColor | |
return | SymDef |
public DistanceFromPoint ( |
||
pt | ||
return | double |
protected static DrawBorderedRectangle ( |
||
g | ||
xformWorldToPixel | Matrix | |
rectToDraw | ||
brush | ||
erasing | bool | |
return | void |
public GetHandleCursor ( |
||
handlePoint | ||
return |
public GetHandles ( ) : System.Drawing.PointF[] | ||
return | System.Drawing.PointF[] |
public GetHighlightBounds ( ) : |
||
return |
public Highlight ( |
||
g | ||
xformWorldToPixel | Matrix | |
brush | ||
erasing | bool | |
return | void |
public MoveHandle ( |
||
oldHandle | ||
newHandle | ||
return | void |
public RectCourseObj ( Id |
||
controlId | Id |
|
courseControlId | Id |
|
specialId | Id |
|
scaleRatio | float | |
appearance | ||
rect | ||
return | System |
public RectangleUpdating ( |
||
newRect | ||
dragAll | bool | |
dragLeft | bool | |
dragTop | bool | |
dragRight | bool | |
dragBottom | bool | |
return | void |