ArcGIS Pro 2.6 API Reference Guide
CIMObjectMarker3D Class Methods


ArcGIS.Core.CIM Namespace : CIMObjectMarker3D Class

For a list of all members of this type, see CIMObjectMarker3D members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMObjectMarker3D with a specified state from a JSON encoding.  
Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMObjectMarker3D with a specified state from an XML encoding.  
Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
Public MethodOverridden.  Creates a JSON encoding of the CIMObjectMarker3D and its current state.  
Public MethodOverridden.  Creates an XML encoding of the CIMObjectMarker3D and its current state.  
Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
Top
Protected Methods
 NameDescription
Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
Protected MethodOverridden.  Reads the child element inside the reader.  
Protected MethodOverridden.  Writes a child element to the writer.  
Top
Extension Methods
 NameDescription
Public Extension Method Exports a 3D marker symbol layer resource to a 3D web object resource JSON file. This method must be called on the MCT. Use QueuedTask.Run.
Top
See Also

Reference

CIMObjectMarker3D Class
ArcGIS.Core.CIM Namespace