Gets or sets the x position of the vertex.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public float X { get; set; }
Public Property X As Single
public: virtual property float X { float get () sealed; void set (float value) sealed; }
C# | Visual Basic | Visual C++ |
public float X { get; set; }
Public Property X As Single
public: virtual property float X { float get () sealed; void set (float value) sealed; }