LineSpace Constructor (Int32) |
Create a new Line Space entity.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public LineSpace(
int spacesCount
)
Parameters
- spacesCount
- Type: SystemInt32
How many spaces to create.
See Also