Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / RotateSettings Class / RotationCenter Property

In This Topic
    RotationCenter Property
    In This Topic
    Rotation center mode.
    Syntax
    'Declaration
     
    Public Property RotationCenter As rotationCenterType
    public rotationCenterType RotationCenter {get; set;}
    See Also