Method | Description | |
---|---|---|
BasicTextCourseObj ( Id |
||
GetHandleCursor ( |
||
GetHandles ( ) : System.Drawing.PointF[] | ||
GetHighlightBounds ( ) : |
||
Highlight ( |
||
MoveHandle ( |
||
Offset ( float dx, float dy ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
CalculateEmHeight ( string text, string fontName, FontStyle fontStyle, |
public BasicTextCourseObj ( Id |
||
specialId | Id |
|
text | string | |
rectBounding | ||
fontName | string | |
fontStyle | FontStyle | |
color | ||
return | System |
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 |