Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / HiddenLinesViewOnPaper Class / OrthographicScale Property

In This Topic
    OrthographicScale Property
    In This Topic
    The scale of the printed drawing (orthographic camera only).
    Syntax
    'Declaration
     
    Public Property OrthographicScale As Double
    public double OrthographicScale {get; set;}
    Remarks
    If 0, the view is fitted in the printing rectangle.
    See Also