Class MyGuiOffset
Inheritance
System.Object
MyGuiOffset
Namespace: VRage.Game.ObjectBuilders.Definitions
Assembly: VRage.Game.dll
Syntax
public sealed class MyGuiOffset : ValueType
Fields
Botton
Declaration
public float Botton
Field Value
Type | Description |
---|---|
System.Single |
Left
Declaration
public float Left
Field Value
Type | Description |
---|---|
System.Single |
Right
Declaration
public float Right
Field Value
Type | Description |
---|---|
System.Single |
Top
Declaration
public float Top
Field Value
Type | Description |
---|---|
System.Single |