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