Show / Hide Table of Contents

Class MyObjectBuilder_GuiControlSeparatorList.Separator

Inheritance
System.Object
MyObjectBuilder_GuiControlSeparatorList.Separator
Namespace: VRage.Game
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
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾