VertexSymbolOptions Class Properties
In This Topic
For a list of all members of this type, see VertexSymbolOptions members.
Public Properties
| Name | Description |
 | AngleRotation |
Gets and sets the angle rotation (in degrees). Default value is 0.
|
 | Color |
Gets and sets the color. Default value is No color.
|
 | MarkerType | Gets and set the vertex marker type. Default value is VertexMarkerType.Square. |
 | OutlineColor |
Gets and sets the outline color. Default value is RGB value of (0, 128, 0).
|
 | OutlineWidth |
Gets and sets the outline width. Default value is 1.5.
|
 | Size |
Gets and sets the size (in points). Default value is 5.
|
Top
See Also