Error processing SSI file
(Leadtools.Annotations.Automation)

Show in webframe

MaintainAspectRatio Property






Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner thumb for all AnnEditDesigner derived classes.
Syntax
public bool MaintainAspectRatio {get; set;}
'Declaration
 
Public Property MaintainAspectRatio As Boolean
public bool MaintainAspectRatio {get; set;}
@property (nonatomic) BOOL maintainAspectRatio;
public boolean getMaintainAspectRatio()
public void setMaintainAspectRatio(boolean maintainAspectRatio)
            
 <br/>get_MaintainAspectRatio();<br/>set_MaintainAspectRatio(value);<br/>Object.defineProperty('MaintainAspectRatio'); 

Property Value

true to maintain the aspect ratio; otherwise, it is false. The default value is true.
Remarks

When selecting an AnnRectangleObject, any annotation object that derives from AnnRectangleObject, or a AnnGroupObject, eight thumbs appear. If MaintainAspectRatio is true (default), dragging one of the four corner thumbs will change the size of the annotation object while maintaining its aspect ratio. If this value is false, the aspect ratio is not preserved.

Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

Error processing SSI file
  Leadtools.Annotations.Automation requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features