C-DEngine 5.105

TheNMILiveTag..::..TileTop Property

Position to of the value field

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int TileTop { get; set; }
Public Property TileTop As Integer
	Get
	Set
public:
property int^ TileTop {
	int^ get ();
	void set (int^ value);
}