ArcGIS Pro 2.8 API Reference Guide
FromXml Method (CIMMarkerPlacementAtRatioPositions)

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

Parameters

xml
The XML string containing the CIMMarkerPlacementAtRatioPositions state.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CIMMarkerPlacementAtRatioPositions Class
CIMMarkerPlacementAtRatioPositions Members