Name | Description | |
---|---|---|
CIMMapStereoProperties Constructor |
The following tables list the members exposed by CIMMapStereoProperties.
Name | Description | |
---|---|---|
CIMMapStereoProperties Constructor |
Name | Description | |
---|---|---|
AdjustColorizersInSync | Gets or sets a value indicating whether adjustments to either colorizer should be synced to the other. | |
IsInverted | Gets or sets a value indicating whether the left and right images of the stereo model should be swapped. | |
LeftImage | Gets or sets the left image of the stereo pair. | |
LeftImageColorizer | Gets or sets the colorizer for the left image. | |
LeftImageID | Gets or sets the OID of the left image of the current stereo model in a collection. | |
Orientation | Gets or sets the stereo model display orientation. | |
RightImage | Gets or sets the right image of the stereo pair. | |
RightImageColorizer | Gets or sets the colorizer for the right image. | |
RightImageID | Gets or sets the OID of the right image of the current stereo model in a collection. | |
SourceType | Gets or sets the stereo source type. | |
StereoModelCollection | Gets or sets the data connection to the source stereo model collection. | |
StereoModelDisplayMode | Gets or sets the stereo model display mode. |
Name | Description | |
---|---|---|
Clone | Creates a deep copy of CIMMapStereoProperties. | |
FromJson | Reconstructs the CIMMapStereoProperties 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 CIMMapStereoProperties 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) |