Table of Contents

Enum VerticalAlignment

Namespace
FS.Hosting.Shared
Assembly
FS.Hosting.Shared.dll
public enum VerticalAlignment

Fields

Bottom = 2
Middle = 1
Stretch = 3
Top = 0