ImageGear .NET - Updated October 26, 2017
GetHatch Method




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorFilltype Class : GetHatch Method
Returns the hatch object associated with the fill type in case the Pattern is HATCH_VECTOR.
Syntax
'Declaration
 
Public Function GetHatch() As ImGearVectorHatch
 
'Usage
 
Dim instance As ImGearVectorFilltype
Dim value As ImGearVectorHatch
 
value = instance.GetHatch()

Return Value

New instance of ImGearVectorHatch class object.
See Also

Reference

ImGearVectorFilltype Class
ImGearVectorFilltype Members