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

In This Topic
    ShowCenter Property
    In This Topic
    Gets or sets the rotation center visibility during the rotation.
    Syntax
    'Declaration
     
    Public Property ShowCenter As Boolean
    public bool ShowCenter {get; set;}
    See Also