CIMProceduralSymbolLayer Class Members
In This Topic
The following tables list the members exposed by CIMProceduralSymbolLayer.
Public Constructors
Public Properties
| Name | Description |
| Animations |
Gets or sets the animations that are applied to the symbol layer.
(Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) |
| Attributes |
Gets or sets the symbol attributes as specified by the CGA code in the rule package.
|
| ColorLocked |
Gets or sets a value indicating whether the color set at the basic properties level is applied to the symbol layer. If the symbol layer is color locked then changes made to the color in the basic properties will not be applied to the symbol layer.
(Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) |
| Effects |
Gets or sets whether the geometric effects that are applied to the symbol layer. Effects dynamically alter the feature geometry when the symbology is applied. Multiple effects applied to a symbol layer are rendered sequentially.
(Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) |
| Enable |
Gets or sets a value indicating whether the symbol layer is visible. The symbol layer draws only when enabled. Currently, an invisible layer is not considered in any transformations when in a 3D context.
(Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) |
| Name |
Gets or sets the internal name of the symbol layer used for symbol level drawing.
(Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) |
| Overprint |
Gets or sets a value indicating whether or not the symbol layer should overprint in press printing.
(Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) |
| PrimitiveName |
Gets or sets the primitive name.
(Inherited from ArcGIS.Core.CIM.CIMSymbolLayer) |
| RulePackage |
Gets or sets the URI of the referenced rule package file.
|
| RulePackageName |
Gets or sets the name of the package displayed in the user interface.
|
Top
Public Methods
Public Events
See Also