Header menu logo Nao

BorderStyle Type

How a box border is drawn.

Union cases

Union case Description

Dashed

Full Usage: Dashed

Dotted

Full Usage: Dotted

NoBorder

Full Usage: NoBorder

Solid

Full Usage: Solid

Instance members

Instance member Description

this.IsDashed

Full Usage: this.IsDashed

Returns: bool
Returns: bool

this.IsDotted

Full Usage: this.IsDotted

Returns: bool
Returns: bool

this.IsNoBorder

Full Usage: this.IsNoBorder

Returns: bool
Returns: bool

this.IsSolid

Full Usage: this.IsSolid

Returns: bool
Returns: bool

Type something to start searching.