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

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