TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

enum SectionStyle in Tinman.Core.Document

Enumeration of predefined styles for SectionNode s

[PersistentEnum]
enum SectionStyle  

Items

Section = 0

A plain, left-aligned section.

AlignCenter = 1

Align section content centered.

AlignRight = 2

Align section content right.

AlignJustified = 3

Align section content justified.

Quote = 4

A quoted section.