Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / HatchRegion Class / HatchAngle Property

In This Topic
    HatchAngle Property (HatchRegion)
    In This Topic
    Gets or sets the angle in degrees of the hatch (0.0 by default).
    Syntax
    'Declaration
     
    Public Property HatchAngle As Double
    public double HatchAngle {get; set;}
    See Also