Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / OffsetOnCameraAxesParams Class / m1 Property

In This Topic
    m1 Property
    In This Topic
    Gets or sets the angular coefficients of right and top frustum lines.
    Syntax
    'Declaration
     
    Public Property m1 As Point2D
    public Point2D m1 {get; set;}
    See Also