Name | Description | |
---|---|---|
CIMPolygonSymbol Constructor |
The following tables list the members exposed by CIMPolygonSymbol.
Name | Description | |
---|---|---|
CIMPolygonSymbol Constructor |
Name | Description | |
---|---|---|
AngleAlignment | Gets or sets whether polygon symbol fills align to the map or to the display when a rotation is applied to the map. | |
Animations | Gets or sets the animations that are applied to the symbol. (Inherited from ArcGIS.Core.CIM.CIMMultiLayerSymbol) | |
Effects | Gets or sets the geometric effects that are applied to the symbol. (Inherited from ArcGIS.Core.CIM.CIMMultiLayerSymbol) | |
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) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMPolygonSymbol. | |
FromJson | Reconstructs the CIMPolygonSymbol with a specified state from a JSON encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMPolygonSymbol and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
GetColor | Gets color of a symbol. | |
GetOutlineColor | Gets outline color of a polygon symbol. | |
GetSize | Gets size of a symbol. | |
HasMixedColor | Determines whether a symbol color is in mixed state. | |
HasMixedOutlineColor | Determines whether a polygon symbol outline color is in mixed state. | |
MakeSymbolReference | Makes symbol reference for a symbol. | |
SetColor | Sets color of a symbol. | |
SetOutlineColor | Sets the outline color of a polygon symbol. | |
SetRealWorldUnits | Sets whether symbol should be displayed with real world size or with fixed screen size. | |
SetSize | Sets size of a symbol. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |