Table of Contents

Enum VerticalAlignment

Namespace
FrameworkSystems.FrameworkBase
Assembly
FrameworkSystems.FrameworkBase.dll
public enum VerticalAlignment

Fields

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