(Leadtools.Annotations.Designers)

MaintainAspectRatio Property (AnnSelectionEditDesigner)

Show in webframe





This object's implementation of the AnnEditDesigner.MaintainAspectRatio method.
Syntax
public override bool MaintainAspectRatio {get; set;}
Public Overrides Property MaintainAspectRatio As Boolean
public override bool MaintainAspectRatio {get; set;}
@property (nonatomic) BOOL maintainAspectRatio;
@Override public boolean getMaintainAspectRatio()
@Override public void setMaintainAspectRatio(boolean maintainAspectRatio)
            
 
get_MaintainAspectRatio();
set_MaintainAspectRatio(value);
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.
Requirements

Target Platforms

See Also

Reference

AnnSelectionEditDesigner Class
AnnSelectionEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.