Specifies which part of the diagram is currently visible.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public RectangleF VisibleRect { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property VisibleRect As RectangleF |
See Also