ImageGear .NET - Updated May 1, 2018
Type Property (ImGearARTCustomMark)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTCustomMark Class : Type Property
Gets mark's type.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Type As ImGearARTMarkType
 
'Usage
 
Dim instance As ImGearARTCustomMark
Dim value As ImGearARTMarkType
 
value = instance.Type

Property Value

ImGearARTMarkType.CUSTOM enumeration value.
See Also

Reference

ImGearARTCustomMark Class
ImGearARTCustomMark Members
ImGearARTMarkType Enumeration