ImageGear for .NET
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()
public ImGearVectorHatchline CreateLine()
public: ImGearVectorHatchline* CreateLine(); 
public:
ImGearVectorHatchline^ CreateLine(); 

Return Value

New instance of ImGearVectorHatchline class object.
See Also

Reference

ImGearVectorHatch Class
ImGearVectorHatch Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback