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