public bool MaintainAspectRatio { get; set; }
Public Property MaintainAspectRatio As Boolean
@property (nonatomic) BOOL maintainAspectRatio;
public boolean getMaintainAspectRatio()
public void setMaintainAspectRatio(boolean maintainAspectRatio)
public:
property bool MaintainAspectRatio
{
bool get()
void set(bool value)
}
true to maintain the aspect ratio; otherwise, it is false. The default value is true.
When selecting an AnnRectangleObject, any annotation object that derives from AnnRectangleObject, or an 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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document