ImageGear .NET - Updated December 24, 2018
ProcessUserDictionary Method




ImageGear24.Web.Services Assembly > ImageGear.Web.MarkupLayers Namespace > Mark Class : ProcessUserDictionary Method
converts xml data dictionary, extracts uid and backs up original mark
Syntax
'Declaration
 
Protected Sub ProcessUserDictionary( _
   ByVal xml As ImGearARTMarkObjectXML, _
   ByVal innerMark As ImGearARTMarkXML _
) 
 
'Usage
 
Dim instance As Mark
Dim xml As ImGearARTMarkObjectXML
Dim innerMark As ImGearARTMarkXML
 
instance.ProcessUserDictionary(xml, innerMark)

Parameters

xml
innerMark
See Also

Reference

Mark Class
Mark Members