InputPanel for WinForms | ComponentOne
InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly
/
C1.Win.Interop Namespace
/
Rect Structure
/ X Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
X Property (Rect)
In This Topic
Gets or sets the X coordinate of the top left corner of the current
Rect
structure.
Syntax
Visual Basic
C#
'Declaration Public Property X As
Double
public
double
X {get; set;}
See Also
Reference
Rect Structure
Rect Members