ImageGear .NET - Updated November 28, 2017
ArcRadius Property (ImGearARTProtractor)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTProtractor Class : ArcRadius Property
Gets or sets the radius of the arc drawn in the mark.
Syntax
'Declaration
 
Public Property ArcRadius As Integer
 
'Usage
 
Dim instance As ImGearARTProtractor
Dim value As Integer
 
instance.ArcRadius = value
 
value = instance.ArcRadius

Property Value

Integer value.
Remarks
The radius is measured in pixels. The default value is 0.
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members