ImageGear .NET - Updated July 5, 2018
GetEndPoint Method




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityEasyline Class : 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()

Return Value

New instance of ImGearVectorPoint3D structure object.
See Also

Reference

ImGearVectorEntityEasyline Class
ImGearVectorEntityEasyline Members