Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / PlaneSurrogate Class / AxisY Property

In This Topic
    AxisY Property (PlaneSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AxisY As Vector3D
    public Vector3D AxisY {get; set;}
    See Also