Name | Description | |
---|---|---|
CIMKnowledgeGraphCoordinatePropertyValue Constructor |
The following tables list the members exposed by CIMKnowledgeGraphCoordinatePropertyValue.
Name | Description | |
---|---|---|
CIMKnowledgeGraphCoordinatePropertyValue Constructor |
Name | Description | |
---|---|---|
FieldNames | Gets or sets the field names of this property value. | |
InterpretAsLongitudeLatitude | Gets or sets a value indicating whether the coordinate should be interpreted as long,lat (true) or lat,lon(false,default). This value only has meaning when the coordinate is ambiguous. For example, the coordinate "34N 22E" is not ambiguous as the latitude and longitude are both defined by the coordinate. However, "34 22" is ambiguous since it could mean either "34N 22E" or "34E 22N". In this situation the value of this property determines the recognized coordinate. | |
SpatialReference | Gets or sets the spatial reference of the coordinates. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMKnowledgeGraphCoordinatePropertyValue. | |
FromJson | Reconstructs the CIMKnowledgeGraphCoordinatePropertyValue 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 CIMKnowledgeGraphCoordinatePropertyValue 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) |