var instance = new Vintasoft.Imaging.Annotation.UI.WebImageBaseAnnotationViewJS(); var value; // Type: boolean value = instance.get_MaintainAspectRatio();
function get_MaintainAspectRatio() : boolean;
Return Value
A value indicating whether annotation must maintain the aspect ratio of image. Default value is False.