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

In This Topic
    HatchScale Property (HatchRegion)
    In This Topic
    Gets or sets the scale of the hatch (1.0 by default).
    Syntax
    'Declaration
     
    Public Property HatchScale As Double
    public double HatchScale {get; set;}
    See Also