CIMTraversableDirectionsAdornerPointSymbolClass Class Members
In This Topic
The following tables list the members exposed by CIMTraversableDirectionsAdornerPointSymbolClass.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AdornerPointSymbol |
Gets or sets the adorner point symbol to be composed with the restriction status symbol when drawn.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Label |
Gets or sets the label.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TraversableDirections |
Gets or sets the supported traversable directions represented by the adorner point symbol.
|
Top
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Clone |
Creates a deep copy of CIMTraversableDirectionsAdornerPointSymbolClass.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | FromJson |
Reconstructs the CIMTraversableDirectionsAdornerPointSymbolClass with a specified state from a JSON encoding.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSchema |
Not implemented, reserved for future use.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ReadXml |
Reads the element inside the reader.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ToJson | Overridden.
Creates a JSON encoding of the CIMTraversableDirectionsAdornerPointSymbolClass and its current state.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | WriteXml |
Writes the element inside the writer.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
Top
Public Events
See Also