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




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

Property Value

ImageGear.Core.ImGearPoint structure object.
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members
ImGearPoint Structure