ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Core Namespace / VertexSymbolOptions Class


In This Topic
    VertexSymbolOptions Class Properties
    In This Topic

    For a list of all members of this type, see VertexSymbolOptions members.

    Public Properties
     NameDescription
    Public Property Gets and sets the angle rotation (in degrees). Default value is 0.  
    Public Property Gets and sets the color. Default value is No color.  
    Public PropertyGets and set the vertex marker type. Default value is VertexMarkerType.Square.  
    Public Property Gets and sets the outline color. Default value is RGB value of (0, 128, 0).  
    Public Property Gets and sets the outline width. Default value is 1.5.  
    Public Property Gets and sets the size (in points). Default value is 5.  
    Top
    See Also