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


In This Topic
    CIMPointSymbol Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the amount of variation applied to the symbol, measured in degrees, propagated cumulatively to all marker symbols.  
    Public Property Gets or sets whether point symbols align to the map or to the display when a rotation is applied to the map.  
    Public Property Gets or sets the callout of the point symbol.  
    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 size of the halo that extends beyond the symbol shape.  
    Public Property Gets or sets the polygon symbol that is used to draw the halo for a point symbol.  
    Public Property Gets or sets the primitive name.  
    Public Property Gets or sets the X scale which changes the width of the symbol without changing the height (or depth in 3D), as a ratio.  
    Public Property Gets or sets the collection of symbol properties that apply when the symbol is used in a 3D context.  
    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