InputPanel for WinForms | ComponentOne
InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly
/
C1.Win.Interop Namespace
/
Rect Structure
/ Y 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
Y Property (Rect)
In This Topic
Gets or sets the Y coordinate of the top left corner of the current
Rect
structure.
Syntax
Visual Basic
C#
'Declaration Public Property Y As
Double
public
double
Y {get; set;}
See Also
Reference
Rect Structure
Rect Members