Name | Description | |
---|---|---|
CIMAutoCamera Constructor |
The following tables list the members exposed by CIMAutoCamera.
Name | Description | |
---|---|---|
CIMAutoCamera Constructor |
Name | Description | |
---|---|---|
AutoCameraType | Gets or sets the camera type. | |
Camera | Gets or sets the camera associated with the map frame. | |
Extent | Gets or sets the extent for a map frame when using the fixed constraint. | |
IntersectLayerPath | Gets or sets the layer being used to set the camera when using the map frame link constraint. | |
MapFrameLinkName | Gets or sets the map frame name being used to set the camera when using the map frame link constraint. | |
Margin | Gets or sets the margin value for a map frame with a map frame link constraint. | |
MarginType | Gets or sets the margin type for a map frame with a map frame link constraint. | |
MarginUnits | Gets or sets the margin units for a map frame with a map frame link constraint. | |
Source | Gets or sets the extent constraint associated with the map frame. | |
SyncRotation | Gets or sets a value indicating whether the map frame should rotate when using a map frame link constraint. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMAutoCamera with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMAutoCamera with a specified state from an XML 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 CIMAutoCamera and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMAutoCamera 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) |