Header menu logo Nu

FillBarFacetExtensions Module

Type extensions

Type extension Description

this.BorderColor

Full Usage: this.BorderColor

Parameters:
    () : unit

Returns: Lens<Color, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Color, Entity>

this.BorderColor

Full Usage: this.BorderColor

Returns: Lens<Color, Entity>

Extended Type: Entity

Returns: Lens<Color, Entity>

this.BorderImage

Full Usage: this.BorderImage

Parameters:
    () : unit

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Image AssetTag, Entity>

this.BorderImage

Full Usage: this.BorderImage

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

Returns: Lens<Image AssetTag, Entity>

this.Fill

Full Usage: this.Fill

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

() : unit
Returns: Lens<single, Entity>

this.Fill

Full Usage: this.Fill

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

this.FillColor

Full Usage: this.FillColor

Parameters:
    () : unit

Returns: Lens<Color, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Color, Entity>

this.FillColor

Full Usage: this.FillColor

Returns: Lens<Color, Entity>

Extended Type: Entity

Returns: Lens<Color, Entity>

this.FillImage

Full Usage: this.FillImage

Parameters:
    () : unit

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Image AssetTag, Entity>

this.FillImage

Full Usage: this.FillImage

Returns: Lens<Image AssetTag, Entity>

Extended Type: Entity

Returns: Lens<Image AssetTag, Entity>

this.FillInset

Full Usage: this.FillInset

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

() : unit
Returns: Lens<single, Entity>

this.FillInset

Full Usage: this.FillInset

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

this.GetBorderColor

Full Usage: this.GetBorderColor

Parameters:
Returns: Color

Extended Type: Entity

world : World
Returns: Color

this.GetBorderImage

Full Usage: this.GetBorderImage

Parameters:
Returns: Image AssetTag

Extended Type: Entity

world : World
Returns: Image AssetTag

this.GetFill

Full Usage: this.GetFill

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.GetFillColor

Full Usage: this.GetFillColor

Parameters:
Returns: Color

Extended Type: Entity

world : World
Returns: Color

this.GetFillImage

Full Usage: this.GetFillImage

Parameters:
Returns: Image AssetTag

Extended Type: Entity

world : World
Returns: Image AssetTag

this.GetFillInset

Full Usage: this.GetFillInset

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.SetBorderColor

Full Usage: this.SetBorderColor

Parameters:

Extended Type: Entity

value : Color
world : World

this.SetBorderImage

Full Usage: this.SetBorderImage

Parameters:

Extended Type: Entity

value : Image AssetTag
world : World

this.SetFill

Full Usage: this.SetFill

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

this.SetFillColor

Full Usage: this.SetFillColor

Parameters:

Extended Type: Entity

value : Color
world : World

this.SetFillImage

Full Usage: this.SetFillImage

Parameters:

Extended Type: Entity

value : Image AssetTag
world : World

this.SetFillInset

Full Usage: this.SetFillInset

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

Type something to start searching.