ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / SegmentSymbolOptions Class
Properties


In This Topic
    SegmentSymbolOptions Class Members
    In This Topic

    The following tables list the members exposed by SegmentSymbolOptions.

    Public Constructors
     NameDescription
    Public Constructor Creates a new SegmentSymbolOptions.  
    Top
    Public Properties
     NameDescription
    Public Property Gets and sets whether the segment symbol has a secondary color. Default value is true.  
    Public Property Gets and sets the primary color. Default color is Black.  
    Public Property Gets and sets the secondary color. Default value is White.  
    Public Property Gets and sets the width (in points). Default value is 0.5.  
    Top
    See Also