Table of Contents

Class SelectionParams

Namespace
Lime
Assembly
Lime.dll
public class SelectionParams
Inheritance
SelectionParams
Inherited Members

Properties

Color

public Color4 Color { get; set; }

Property Value

Color4

OutlineColor

public Color4 OutlineColor { get; set; }

Property Value

Color4

OutlineThickness

public float OutlineThickness { get; set; }

Property Value

float

Padding

public Thickness Padding { get; set; }

Property Value

Thickness