Namespace: DeltaEngine.Editor.UIEditorAssembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
public float EntityHeight { get; set; }
public float EntityHeight { get; set; }
Public Property EntityHeight As Single
Get
Set
Public Property EntityHeight As Single
Get
Set
public:
property float EntityHeight {
float get ();
void set (float value);
}
public:
property float EntityHeight {
float get ();
void set (float value);
}
member EntityHeight : float32 with get, set
member EntityHeight : float32 with get, set
Property Value
Type:
Single