Space Engineers
Public Attributes | List of all members
VRage.Game.MyGuiCustomVisualStyle Struct Reference

Public Attributes

string NormalTexture
 
string HighlightTexture
 
Vector2 Size
 
string NormalFont
 
string HighlightFont
 
float HorizontalPadding
 
float VerticalPadding
 

Detailed Description

Definition at line 22 of file MyObjectBuilder_GuiControlRadioButton.cs.

Member Data Documentation

string VRage.Game.MyGuiCustomVisualStyle.HighlightFont

Definition at line 33 of file MyObjectBuilder_GuiControlRadioButton.cs.

string VRage.Game.MyGuiCustomVisualStyle.HighlightTexture

Definition at line 27 of file MyObjectBuilder_GuiControlRadioButton.cs.

float VRage.Game.MyGuiCustomVisualStyle.HorizontalPadding

Definition at line 35 of file MyObjectBuilder_GuiControlRadioButton.cs.

string VRage.Game.MyGuiCustomVisualStyle.NormalFont

Definition at line 31 of file MyObjectBuilder_GuiControlRadioButton.cs.

string VRage.Game.MyGuiCustomVisualStyle.NormalTexture

Definition at line 25 of file MyObjectBuilder_GuiControlRadioButton.cs.

Vector2 VRage.Game.MyGuiCustomVisualStyle.Size

Definition at line 29 of file MyObjectBuilder_GuiControlRadioButton.cs.

float VRage.Game.MyGuiCustomVisualStyle.VerticalPadding

Definition at line 37 of file MyObjectBuilder_GuiControlRadioButton.cs.


The documentation for this struct was generated from the following file: