Specifies what part of the diagram is currently visible.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public RectangleF VisibleRect { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property VisibleRect As RectangleF |
A RectangleF instance.
This property is used as an argument to DrawBackground event handlers.