Property | Type | Description | |
---|---|---|---|
MakeSelectionAt |
Method | Description | |
---|---|---|
CharacterStyleNameAt ( int index ) : string | ||
LeafBox ( |
A root class for all varieties of Box that do not contain other boxes.
|
|
WritingSystemAt ( int index ) : int |
Method | Description | |
---|---|---|
MakeSelectionAt ( |
Make whatever selection is appropriate for the given click. The transformation is the usual one passed to this box, that is, it transforms where (which is in paint coords) into a point in the same coordinate system as our own top, left.
|
public CharacterStyleNameAt ( int index ) : string | ||
index | int | |
return | string |
public LeafBox ( |
||
styles | ||
return | System.Drawing |