ImageGear for .NET
GetBasePoint Method




Gets a base point of the hatch line.
Syntax
'Declaration
 
Public Function GetBasePoint() As ImGearVectorPoint2D
'Usage
 
Dim instance As ImGearVectorHatchline
Dim value As ImGearVectorPoint2D
 
value = instance.GetBasePoint()
public ImGearVectorPoint2D GetBasePoint()
public: ImGearVectorPoint2D GetBasePoint(); 
public:
ImGearVectorPoint2D GetBasePoint(); 

Return Value

New instance of ImGearVectorPoint2D structure object.
Remarks
The base point is the starting point of the first line in the hatch.
See Also

Reference

ImGearVectorHatchline Class
ImGearVectorHatchline Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback