var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS(); var value; // Type: boolean value = instance.get_HorizontalMirrored();
function get_HorizontalMirrored() : boolean;
Return Value
True - annotation is mirrored horizontally; False - annotation is not mirrored horizontally. Default value is True.