API ReferenceSandbox.UI
BoxDrawDescriptorclass
object→BoxDrawDescriptor
Constructors1
Showing 1 constructors
public BoxDrawDescriptor(Sandbox.Rect PanelRect, Color Color)
| Parameter | Type | Description |
|---|---|---|
| PanelRect | Rect | — |
| Color | Color | — |
No results match this filter.
Methods1
Showing 1 methods
No results match this filter.
Properties3
Showing 3 properties
public Vector4 Sandbox.UI.BoxDrawDescriptor.BorderRadius { get; set; }
Circular corner radii as (bottom-right, top-right, bottom-left, top-left).
public Color Sandbox.UI.BoxDrawDescriptor.Color { get; set; }
public Sandbox.Rect Sandbox.UI.BoxDrawDescriptor.PanelRect { get; set; }
No results match this filter.