Gets or sets the value that determines whether to maintain the aspect ratio when editing the annotation object using the mouse or not.
public bool MaintainAnnotationObjectAspectRatio { get; set; }
Public Property MaintainAnnotationObjectAspectRatio As Boolean
true to maintain the aspect ratio; otherwise, false.
This value is useful when resize the symmetrical annotation objects like rectangle, ellipse, hilite, etc.
For an example, please refer to MedicalViewerSubCell
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET