TabulationBorder class
From Catglobe Wiki
More actions
TabulationBorder
A border for use in tabulation. Overwrites the stylesheet border setting.
Constructors
Methods
- string ToString() - The string representation of the object.
Properties
- array Color { get; set; } - Get/set Color. Use Color_getByRGB to make color array.
- string LinePattern { get; set; } - Get/set LinePattern (see CSS border style for more info).
- string ObjectTypeName { get; } - The name of the type of object.
- string Position { get; set; } - Get/set Position (Top,Bottom,Left,Right). Use comma to seperate multiple. Use All for all around.
- number Size { get; set; } - Get/set Size in pixel.
- TypeInformation TypeInformation { get; } - Get information about this class.