Click or drag to resize

Alignment Enumeration

Alignment types in horizontal.

Namespace:  Casewhere.Runtime.IO
Assembly:  Casewhere.Runtime.IO (in Casewhere.Runtime.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum Alignment
Members
  Member nameValueDescription
General0
Left1
Center2
CenterContinuous3
Right4
Fill5
Distributed6
Justify7
See Also