Reads a System.Windows.Shapes.Rectangle value from the specified element with the specified parent.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Rect ReadRectangle ( |
Visual Basic Copy Code |
---|
Public Function ReadRectangle( _ |
The name of the element.
The parent of the element.
The deserialized System.Windows.Shapes.Rectangle value.