ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TinBreaklineRendererDefinition Class


In This Topic
    TinBreaklineRendererDefinition Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets a symbol used for hard edges in the renderer.  
    Public Property Gets or sets a symbol used for outside edges in the renderer.  
    Public Property Gets or sets a symbol used for regular edges in the renderer.  
    Public Property Gets or sets a symbol used for soft edges in the renderer.  
    Public Property Gets or sets a template for the symbol used in the renderer. (Inherited from ArcGIS.Desktop.Mapping.TinUniqueValueRendererDefinition)
    Public Property Gets or sets a boolean to indicate that the DefaultSymbol will be used to draw features. Default value is false. (Inherited from ArcGIS.Desktop.Mapping.TinUniqueValueRendererDefinition)
    Top
    See Also