ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTCustomMark Class : UserType Property |
'Declaration Public MustOverride ReadOnly Property UserType As String
'Usage Dim instance As ImGearARTCustomMark Dim value As String value = instance.UserType
public abstract string UserType {get;}
public: __property abstract string* get_UserType();