Default value to fill up shorter strings to length of N.

Namespace: BasicCard.BasicCards
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
public const byte DefaultFillChar
Visual Basic
Public Const DefaultFillChar As Byte
Visual C++
public:
literal unsigned char DefaultFillChar
F#
static val mutable DefaultFillChar: byte

Field Value

Type: Byte

See Also