ImageGear .NET
GetOffset Method




Returns the hatch line offset.
Syntax
'Declaration
 
Public Function GetOffset() As ImGearVectorPoint2D
'Usage
 
Dim instance As ImGearVectorHatchline
Dim value As ImGearVectorPoint2D
 
value = instance.GetOffset()
public ImGearVectorPoint2D GetOffset()
public: ImGearVectorPoint2D GetOffset(); 
public:
ImGearVectorPoint2D GetOffset(); 

Return Value

New instance of ImGearVectorPoint2D structure object.
Remarks
X and Y offset coordinates specify the distance between lines in the hatch.
See Also

Reference

ImGearVectorHatchline Class
ImGearVectorHatchline Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback