Class SelectionParams
- Namespace
- Lime
- Assembly
- Lime.dll
public class SelectionParams
- Inheritance
-
SelectionParams
- Inherited Members
Properties
Color
public Color4 Color { get; set; }
Property Value
OutlineColor
public Color4 OutlineColor { get; set; }
Property Value
OutlineThickness
public float OutlineThickness { get; set; }
Property Value
Padding
public Thickness Padding { get; set; }