Gets or sets a value indicating whether to use proportional scaling.
public virtual bool ProportionalScaling { get; set; }
Public Overridable Property ProportionalScaling As Boolean
true if proportional scaling is used; otherwise false.
When the value of this property is true, clicking and dragging on a control point of this AnnGroupObject will scale the objects inside the group in a proportional manner; the maximum of the horizontal and vertical scaling is calculated and is used as the scale factor value.
For an example, refer to AnnDesigner.
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