Search
RenderOptions.VisibleRect Property
See Also
 





Specifies which part of the diagram is currently visible.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public RectangleF VisibleRect { get; set; }

Visual Basic  Copy Code

Public Property VisibleRect As RectangleF

 Property Value

 See Also