Name | Description | |
---|---|---|
![]() | CIMSymbolReference Constructor |
The following tables list the members exposed by CIMSymbolReference.
Name | Description | |
---|---|---|
![]() | CIMSymbolReference Constructor |
Name | Description | |
---|---|---|
![]() | MaxDistance | Gets or sets the maximum distance at which symbols are visible. Objects beyond this point don't get rendered. |
![]() | MaxScale | Gets or sets the maximum scale range the symbol reference should be displayed at. |
![]() | MinDistance | Gets or sets the minimum distance at which symbols are visible. Objects closer than this don't get rendered. |
![]() | MinScale | Gets or sets the minimum scale range the symbol reference should be displayed at. |
![]() | PrimitiveOverrides | Gets or sets the primitive overrides. Typically set by renderers at draw time. |
![]() | ScaleDependentSizeVariation | Gets or sets an array of scale dependent sizes. |
![]() | StylePath | Gets or sets the style path. Reserved for future use. |
![]() | Symbol | Gets or sets the symbol. |
![]() | SymbolName | Gets or sets the symbol name. |
Name | Description | |
---|---|---|
![]() ![]() | FromJson | Reconstructs the CIMSymbolReference with a specified state from a JSON encoding. |
![]() ![]() | FromXml | Reconstructs the CIMSymbolReference with a specified state from an XML encoding. |
![]() | GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() ![]() | GetSymbol | Returns a symbol from an XML encoding of a CIMSymbol. |
![]() | ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) |
![]() ![]() | SetSymbol | Sets a symbol on a symbol reference from an XML encoding of the symbol. |
![]() | ToJson | Overridden. Creates a JSON encoding of the CIMSymbolReference and its current state. |
![]() | ToXml | Overridden. Creates an XML encoding of the CIMSymbolReference 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 | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |