NGAlignment VerticalAlign EnumerationScoreFlash API Documentation V4.6.0
Values for vertical alignments.

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

public enum VerticalAlign
Members

  Member nameValueDescription
Top-1 Aligned to or anchored at the top.
Middle0 Aligned to or anchored at the middle.
Bottom1 Aligned to or anchored at the bottom.
See Also