Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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;}
Managed Extensions for C++ 
public: __property virtual bool get_ProportionalScaling();
public: __property virtual void set_ProportionalScaling( 
   bool value
);
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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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