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