Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
ProportionalScaling Property
See Also 
Leadtools.Annotations Namespace > AnnGroupEditDesigner Class : ProportionalScaling Property



Gets or sets a value indicating whether to use proportional scaling.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ProportionalScaling As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AnnGroupEditDesigner
Dim value As Boolean
 
instance.ProportionalScaling = value
 
value = instance.ProportionalScaling
C# 
public virtual bool ProportionalScaling {get; set;}
C++/CLI 
public:
virtual property bool ProportionalScaling {
   bool get();
   void set (bool value);
}

Return Value

true if proportional scaling is used; otherwise false.

Example

For an example, refer to AnnDesigner.

Remarks

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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features