Returns the visible portion of the diagram area.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public RectangleF Viewport { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Viewport As RectangleF |
A RectangleF instance specifying the currently visible area of the Diagram, considering current scroll position, zoom level and measure unit.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |