Search
VisualElement.getSize Method
See Also
 






Gets the size of this element.

Namespace: MindFusion.Gauges
File: VisualElement.js

 Syntax

JavaScript  Copy Code

function getSize ()

 Return Value

Size. The size of this element.

 See Also