var instance = new Vintasoft.Imaging.Annotation.UI.WebImageBaseAnnotationViewJS(); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_MaintainAspectRatio(value);
function set_MaintainAspectRatio(
valueIndicating whether annotation must maintain the aspect ratio of image. Default value is False.: boolean
) : any;
Parameters
- value
- Indicating whether annotation must maintain the aspect ratio of image. Default value is False.