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

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