Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteFileAsync Class / Angle Property

In This Topic
    Angle Property (WriteFileAsync)
    In This Topic
    Gets or sets the maximum angular deflection in radians, ignored when zero.
    Syntax
    'Declaration
     
    Public Property Angle As Double
    public double Angle {get; set;}
    See Also