ImageGear .NET - Updated October 26, 2017
LineAngle Property




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorHatchline Class : LineAngle Property
Gets or sets an angle of the specified hatch line in radians.
Syntax
'Declaration
 
Public Property LineAngle As Single
 
'Usage
 
Dim instance As ImGearVectorHatchline
Dim value As Single
 
instance.LineAngle = value
 
value = instance.LineAngle

Property Value

Any positive value in the range of 0 - 6.28...
See Also

Reference

ImGearVectorHatchline Class
ImGearVectorHatchline Members