Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

MaintainAspectRatio Property (AnnEditDesigner)







Gets or sets a value that indicates whether to preserve the aspect ratio when moving a corner thumb.
Syntax
public virtual bool MaintainAspectRatio {get; set;}
'Declaration
 
Public Overridable Property MaintainAspectRatio As Boolean
'Usage
 
Dim instance As AnnEditDesigner
Dim value As Boolean
 
instance.MaintainAspectRatio = value
 
value = instance.MaintainAspectRatio
public virtual bool MaintainAspectRatio {get; set;}
@property (nonatomic, assign) 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 preserve the aspect ratio when moving a corner thumb; otherwise, it is false. The default value is true.
Remarks

When selecting an AnnRectangleObject, or any annotation object that derives from an AnnRectangleObject, eight thumbs appear. If MaintainAspectRatio is true (default), dragging one of the four corner thumbs changes the size of the annotation object while maintaining its aspect ratio. If false, the aspect ratio won't be preserved.

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

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