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


In This Topic
    TinBreaklineRendererDefinition Class Members
    In This Topic

    The following tables list the members exposed by TinBreaklineRendererDefinition.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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