ImageGear .NET v24.14 - Updated September 15, 2020
UserDataAttributes Property (ImGearARTMark)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMark Class : UserDataAttributes Property
Gets the user data dictionary specified for the mark.
Syntax
'Declaration
 
Public ReadOnly Property UserDataAttributes As IDictionary(Of String,String)
 
'Usage
 
Dim instance As ImGearARTMark
Dim value As IDictionary(Of String,String)
 
value = instance.UserDataAttributes

Property Value

IDictionary interface.
See Also

Reference

ImGearARTMark Class
ImGearARTMark Members