Northwoods.GoSilverlight 1.2.2 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 Northwoods.GoXam.DiagramPanel.Position, ViewportWidth, ViewportHeight, and DiagramPanel.Scale.

Requirements

See Also

© 2010 All Rights Reserved.