ImageGear .NET - Updated December 24, 2018
EndPoint Property (ImGearARTProtractor)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTProtractor Class : EndPoint Property
Gets or sets the end point of the protractor.
Syntax
'Declaration
 
Public Property EndPoint As ImGearPoint
 
'Usage
 
Dim instance As ImGearARTProtractor
Dim value As ImGearPoint
 
instance.EndPoint = value
 
value = instance.EndPoint

Property Value

ImageGear.Core.ImGearPoint structure object.
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members
ImGearPoint Structure