Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / OffsetOnCameraAxesParams Class / m2 Property

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