Northwoods.GoWPF 1.3.5 Assembly
ViewportBounds Property
See Also  Send Feedback
Northwoods.GoXam Namespace > DiagramPanel Class : ViewportBounds Property

Gets the visible part of this panel, in model coordinates.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ViewportBounds As Rect
C# 
public Rect ViewportBounds {get;}

Property Value

This is a combination of DiagramPanel.Position, ViewportWidth, ViewportHeight, and DiagramPanel.Scale.

Requirements

See Also

© 2012 All Rights Reserved.