CIMRasterMultidimensionalDisplayDefinition Class Methods
In This Topic
For a list of all members of this type, see CIMRasterMultidimensionalDisplayDefinition members.
Public Methods
| Name | Description |
| Clone |
Creates a deep copy of CIMRasterMultidimensionalDisplayDefinition.
|
| FromJson |
Reconstructs the CIMRasterMultidimensionalDisplayDefinition 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 CIMRasterMultidimensionalDisplayDefinition and its current state.
|
| WriteXml |
Writes the element inside the writer.
(Inherited from ArcGIS.Core.CIM.CIMObject) |
Top
Protected Methods
See Also