LEADTOOLS Annotations (Leadtools.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
ProportionalScaling Property
See Also 
Leadtools.Annotations Namespace > AnnGroupEditDesigner Class : ProportionalScaling Property



The ProportionalScaling Property is available in LEADTOOLS Document and Medical Imaging toolkits.

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);
}

Property 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 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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