ImageGear .NET v24.12 - Updated
UserType Field




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTToolBar Class : UserType Field
Custom mark type name.
Syntax
'Declaration
 
Public UserType As String
'Usage
 
Dim instance As ImGearARTToolBar
Dim value As String
 
value = instance.UserType
 
instance.UserType = value
public string UserType
public: string* UserType
public:
String^ UserType
Remarks
If the currently select button os one of the custom marks, it contains a custom mark type name, otherwise it's an empty string.
See Also

Reference

ImGearARTToolBar Class
ImGearARTToolBar Members