SymbolLength Constructors
Contains the values used to specify the length (width or height) of a symbol on the symbols panel.| Name | Parameters | Description |
|---|---|---|
| SymbolLength(SymbolLengthType, Double) | type, length | Initializes a new instance of the SymbolLength class with the specified symbol length type and symbol length value. |
| SymbolLength(SymbolLengthType) | type | Initializes a new instance of the SymbolLength class with the specified owner. |
See Also