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

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)