UnicodeParts

Undocumented in source.
@safe
class UnicodeParts : Parts {}

Constructors

this
this()
Undocumented in source.

Inherited Members

From Parts

horizontal
string horizontal;
Undocumented in source.
vertical
string vertical;
Undocumented in source.
crossing
string crossing;
Undocumented in source.
topLeft
string topLeft;
Undocumented in source.
topRight
string topRight;
Undocumented in source.
bottomLeft
string bottomLeft;
Undocumented in source.
bottomRight
string bottomRight;
Undocumented in source.
topCrossing
string topCrossing;
Undocumented in source.
leftCrossing
string leftCrossing;
Undocumented in source.
bottomCrossing
string bottomCrossing;
Undocumented in source.
rightCrossing
string rightCrossing;
Undocumented in source.
headerHorizontal
string headerHorizontal;
Undocumented in source.
headerCrossing
string headerCrossing;
Undocumented in source.
headerLeftCrossing
string headerLeftCrossing;
Undocumented in source.
headerRightCrossing
string headerRightCrossing;
Undocumented in source.

Meta