Infragistics(R) NetAdvantage(R) Windows Forms
ScreenRect Property
See Also  E-mail your feedback on this topic.
Infragistics.Win.Misc Namespace > NavigationBarButtonUIElementBase Class : ScreenRect Property

Returns the size and location of this instance, expressed in screen coordinates.

Syntax

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

See Also