Eyeshot 11 WPF API Reference
WPF 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