ImageGear .NET - Updated May 1, 2018
StartPoint Property (ImGearARTProtractor)




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

Property Value

ImageGear.Core.ImGearPoint structure object.
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members
ImGearPoint Structure