ImageGear .NET - Updated July 5, 2018
CreateLine Method (ImGearVectorHatch)




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorHatch Class : CreateLine Method
Creates a new hatch line and adds it to the hatch.
Syntax
'Declaration
 
Public Function CreateLine() As ImGearVectorHatchline
 
'Usage
 
Dim instance As ImGearVectorHatch
Dim value As ImGearVectorHatchline
 
value = instance.CreateLine()

Return Value

New instance of ImGearVectorHatchline class object.
See Also

Reference

ImGearVectorHatch Class
ImGearVectorHatch Members