VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebRectangularObjectTransformerJS type / get_IsInteractiveObjectSymmetrical Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_IsInteractiveObjectSymmetrical Method
    In This Topic
    Gets a value indicating whether the interactive object is symmertical.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebRectangularObjectTransformerJS(interactionObj);
    
    var value; // Type: boolean
    value = instance.get_IsInteractiveObjectSymmetrical();
    
    
    function get_IsInteractiveObjectSymmetrical() : boolean;
    

    Return Value

    A value indicating whether the interactive object is symmertical.
    Browser Compatibility
    56+
    45+
    11
    See Also