Returns the scale element with the specified name.
Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges
C# Copy Code |
---|
public VisualElement GetElementByName ( |
Visual Basic Copy Code |
---|
Public Function GetElementByName ( _ |
The name of the element to search for.
A reference to the first VisualElement with the specified name.
This method performs deep search.