NGAlignment HorizontalAlign EnumerationScoreFlash API Documentation V4.6.0
Values for horizontal alignments.

Namespace: NarayanaGames.Common.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public enum HorizontalAlign
Members

  Member nameValueDescription
Left-1 Aligned to or anchored left.
Center0 Aligned to or anchored center.
Right1 Aligned to or anchored right.
See Also