ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSymbolReference Class


In This Topic
    CIMSymbolReference Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the maximum distance at which symbols are visible. Objects beyond this point don't get rendered.  
    Public Property Gets or sets the maximum scale range the symbol reference should be displayed at.  
    Public Property Gets or sets the minimum distance at which symbols are visible. Objects closer than this don't get rendered.  
    Public Property Gets or sets the minimum scale range the symbol reference should be displayed at.  
    Public Property Gets or sets the primitive overrides. Typically set by renderers at draw time.  
    Public Property Gets or sets an array of scale dependent sizes.  
    Public Property Gets or sets the style path. Reserved for future use.  
    Public Property Gets or sets the symbol.  
    Public Property Gets or sets the symbol name.  
    Top
    See Also