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


In This Topic
    CIMMeshSymbol Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the collection of symbol properties that apply when the symbol layer has animation data.  
    Public Property Gets or sets the geometric effects that are applied to the symbol. (Inherited from ArcGIS.Core.CIM.CIMMultiLayerSymbol)
    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. (Inherited from ArcGIS.Core.CIM.CIMMultiLayerSymbol)
    Public Property Gets or sets the representative image of the symbol as a base64 encoded string. (Inherited from ArcGIS.Core.CIM.CIMMultiLayerSymbol)
    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). (Inherited from ArcGIS.Core.CIM.CIMMultiLayerSymbol)
    Top
    See Also