ImageGear for .NET
GetEndPoint Method




Returns the end point of the line.
Syntax
'Declaration
 
Public Function GetEndPoint() As ImGearVectorPoint3D
'Usage
 
Dim instance As ImGearVectorEntityEasyline
Dim value As ImGearVectorPoint3D
 
value = instance.GetEndPoint()
public ImGearVectorPoint3D GetEndPoint()
public: ImGearVectorPoint3D GetEndPoint(); 
public:
ImGearVectorPoint3D GetEndPoint(); 

Return Value

New instance of ImGearVectorPoint3D structure object.
See Also

Reference

ImGearVectorEntityEasyline Class
ImGearVectorEntityEasyline Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback