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