SymbolLength Properties
Contains the values used to specify the length (width or height) of a symbol on the symbols panel.| Name | Description |
|---|---|
| FixedLength | Allows you to access the width and height of symbols that are set in absolute values. |
| ProportionalLength | Allows you to access the width and height of symbols that are specified in proportional values. |
| Type | Returns the type of the SymbolLength object. |
See Also