CIMPointSymbol Class Members
In This Topic
The following tables list the members exposed by CIMPointSymbol.
Public Constructors
Public Properties
| Name | Description |
| Angle |
Gets or sets the amount of variation applied to the symbol, measured in degrees, propagated cumulatively to all marker symbols.
|
| AngleAlignment |
Gets or sets whether point symbols align to the map or to the display when a rotation is applied to the map.
|
| Callout |
Gets or sets the callout of the point symbol.
|
| Effects |
Gets or sets the geometric effects that are applied to the symbol.
(Inherited from ArcGIS.Core.CIM.CIMMultiLayerSymbol) |
| HaloSize |
Gets or sets the size of the halo that extends beyond the symbol shape.
|
| HaloSymbol |
Gets or sets the polygon symbol that is used to draw the halo for a point symbol.
|
| PrimitiveName |
Gets or sets the primitive name.
|
| ScaleX |
Gets or sets the X scale which changes the width of the symbol without changing the height (or depth in 3D), as a ratio.
|
| Symbol3DProperties |
Gets or sets the collection of symbol properties that apply when the symbol is used in a 3D context.
|
| SymbolLayers |
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) |
| ThumbnailURI |
Gets or sets the representative image of the symbol as a base64 encoded string.
(Inherited from ArcGIS.Core.CIM.CIMMultiLayerSymbol) |
| UseRealWorldSymbolSizes |
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
Public Methods
Extension Methods
Public Events
See Also