Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / CenterOfRotation Property

In This Topic
    CenterOfRotation Property
    In This Topic
    Gets the current center of rotation.
    Syntax
    'Declaration
     
    Public ReadOnly Property CenterOfRotation As Point3D
    public Point3D CenterOfRotation {get;}
    See Also