- getColor
Color getColor()
- getGrowBegin
double getGrowBegin()
- getGrowEnd
double getGrowEnd()
- getThickness
long getThickness()
- isVertical
bool isVertical()
- opAssign
StyleBoxLine opAssign(T n)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(StyleBoxLine other)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(typeof(null) n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setColor
void setColor(Color color)
- setGrowBegin
void setGrowBegin(double offset)
- setGrowEnd
void setGrowEnd(double offset)
- setThickness
void setThickness(long thickness)
- setVertical
void setVertical(bool vertical)