Class LineRect
- Namespace
- DevInterface
- Assembly
- Assembly-CSharp.dll
public class LineRect : RectangularDevUINode
- Inheritance
-
LineRect
- Derived
- Inherited Members
Constructors
LineRect(DevUI, string, DevUINode, Vector2, Vector2)
public LineRect(DevUI owner, string IDstring, DevUINode parentNode, Vector2 pos, Vector2 size)
Parameters
Fields
col
public Color col
Field Value
- Color
Properties
LineColor
public Color LineColor { get; set; }
Property Value
- Color
Methods
Refresh()
public override void Refresh()