Eyeshot 11 WPF API Reference
WPF 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