Gets a value indicating whether the annotation can be mirrored.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
var value; // Type: boolean
value = instance.get_CanMirror();
function get_CanMirror() : boolean;
Return Value
True - annotation can be mirrored; False - annotation cannot be mirrored. Default value is True.