Gets or sets the Y coordinate of the positioned object.
Declaration Syntax
C# | Visual Basic | Visual C++ |
float Y { get; set; }
Property Y As Single
property float Y { float get (); void set (float value); }
C# | Visual Basic | Visual C++ |
float Y { get; set; }
Property Y As Single
property float Y { float get (); void set (float value); }