ArcGIS Pro 2.8 API Reference Guide
FromXml Method (CIMPictureFill)

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

Parameters

xml
The XML string containing the CIMPictureFill state.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CIMPictureFill Class
CIMPictureFill Members