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


In This Topic
    CIMMultiLayerSymbol Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the geometric effects that are applied to the symbol.  
    Public Property Gets or sets the symbol layers. Symbol layers are the components that make up a symbol. A symbol layer is represented by a stroke, fill, marker, or procedural symbol layer.  
    Public Property Gets or sets the representative image of the symbol as a base64 encoded string.  
    Public Property Gets or sets a value indicating whether the symbol size properties are rendered using real world units or page units. When set to true the symbol will draw using real world units (e.g. meters).  
    Top
    See Also