ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorHatchline Class : LineAngle Property |
'Declaration Public Property LineAngle As Single
'Usage Dim instance As ImGearVectorHatchline Dim value As Single instance.LineAngle = value value = instance.LineAngle
public float LineAngle {get; set;}