Gets the bounding rectangle of the control.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public RectangleF PaintRect { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property PaintRect As RectangleF |
A .NET RectangleF instance.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |