ArcGIS Pro 2.9 API Reference Guide
FromXml Method (CIMMapFrame)

ArcGIS.Core.CIM Namespace > CIMMapFrame Class : FromXml Method
The XML string containing the CIMMapFrame state.
Reconstructs the CIMMapFrame with a specified state from an XML encoding.
Syntax
public new static CIMMapFrame FromXml( 
   string xml
)
Public Shared Shadows Function FromXml( _
   ByVal xml As String _
) As CIMMapFrame

Parameters

xml
The XML string containing the CIMMapFrame state.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMMapFrame Class
CIMMapFrame Members