Name | Description | |
---|---|---|
CIMProfilePointObstacle Constructor |
The following tables list the members exposed by CIMProfilePointObstacle.
Name | Description | |
---|---|---|
CIMProfilePointObstacle Constructor |
Name | Description | |
---|---|---|
MarkerLocation | Gets or sets the location of marker symbol for obstacle. | |
ObstacleBaseSymbol | Gets or sets the line symbol to connect from base of the grid to base of the obstacle. | |
ObstacleHeightSymbol | Gets or sets the line symbol to display the height of the obstacle (base to top of obstacle). | |
ObstacleLayerName | Gets or sets the name connecting display options to obstacle layers coming from Obstacle JSON (read only). (Inherited from ArcGIS.Core.CIM.CIMProfileObstacle) | |
ObstacleMarkerSymbol | Gets or sets the point symbol displayed based in the marker location. | |
ObstacleTextSymbol | Gets or sets the text symbol to display the number of obstacle at the marker location. | |
ShowOnlyShadowingObstacles | Gets or sets a value indicating whether only shadowing obstacles are displayed. | |
ShowPenetrating | Gets or sets a value indicating whether to the obstacle only if it penetrates OIS Surface. (Inherited from ArcGIS.Core.CIM.CIMProfileObstacle) | |
SubstituteObstacleBaseSymbol | Gets or sets the substitute base symbol. | |
SubstituteObstacleHeightSymbol | Gets or sets the substitute height symbol. | |
SubstituteObstacleMarkerSymbol | Gets or sets the substitute marker symbol. | |
SubstituteObstacleTextSymbol | Gets or sets the substitute text symbol. | |
SymbolSubstitutionType | Gets or sets the type of substitution applied to the obstacle symbol. (Inherited from ArcGIS.Core.CIM.CIMProfileObstacle) |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMProfilePointObstacle. | |
FromJson | Reconstructs the CIMProfilePointObstacle 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 CIMProfilePointObstacle 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) |