ImageGear .NET - Updated May 30, 2018
HeadLength Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTArrow Class : HeadLength Property
Gets or sets the length of the arrow head.
Syntax
'Declaration
 
Public Property HeadLength As Integer
 
'Usage
 
Dim instance As ImGearARTArrow
Dim value As Integer
 
instance.HeadLength = value
 
value = instance.HeadLength

Property Value

Integer value.
See Also

Reference

ImGearARTArrow Class
ImGearARTArrow Members