Class MyObjectBuilder_GuiControlSeparatorList.Separator
Inheritance
System.Object
MyObjectBuilder_GuiControlSeparatorList.Separator
Assembly: VRage.Game.dll
Syntax
public sealed class Separator : ValueType
Properties
SizeX
Declaration
public float SizeX { get; set; }
Property Value
Type |
Description |
System.Single |
|
SizeY
Declaration
public float SizeY { get; set; }
Property Value
Type |
Description |
System.Single |
|
StartX
Declaration
public float StartX { get; set; }
Property Value
Type |
Description |
System.Single |
|
StartY
Declaration
public float StartY { get; set; }
Property Value
Type |
Description |
System.Single |
|