C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / SystemInfo Class / PrimaryScreenBounds Property

In This Topic
PrimaryScreenBounds Property
In This Topic
Gets the bounds of the screen as returned by System.Windows.Forms.Screen.Bounds.
Syntax
'Declaration
 
Public ReadOnly Property PrimaryScreenBounds As Rectangle
 
See Also