Name | Description | |
---|---|---|
CIMViewshedEADefinition Constructor |
The following tables list the members exposed by CIMViewshedEADefinition.
Name | Description | |
---|---|---|
CIMViewshedEADefinition Constructor |
Name | Description | |
---|---|---|
Heading | Gets or sets the heading in degrees from North. 0 is North, 90 is West, 180 is South, -90 is East, etc. | |
HorizontalAngle | Gets or sets the horizontal viewing angle. | |
ID | Gets or sets the id. (Inherited from ArcGIS.Core.CIM.CIMExploratoryAnalysisDefinition) | |
MaximumDistance | Gets or sets the maximum distance to be analyzed. | |
MinimumDistance | Gets or sets the minimum distance to be analyzed. | |
Observer | Gets or sets the observer position. | |
Pitch | Gets or sets the pitch in degrees from horizontal. 0 is horizontal, 90 is looking directly up and -90 is looking directly down. | |
VerticalAngle | Gets or sets the vertical viewing angle. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMViewshedEADefinition. | |
FromJson | Reconstructs the CIMViewshedEADefinition 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 CIMViewshedEADefinition 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) |