Method GetTextBounds
GetTextBounds()
Method which returns the bounds of the text object;
Declaration
protected Bounds GetTextBounds()
Returns
Type | Description |
---|---|
Bounds |
GetTextBounds(bool)
Method which returns the bounds of the text object;
Declaration
protected Bounds GetTextBounds(bool onlyVisibleCharacters)
Parameters
Type | Name | Description |
---|---|---|
bool | onlyVisibleCharacters |
Returns
Type | Description |
---|---|
Bounds |