Table of Contents

Enum NSImageAlignment

Namespace
CarinaStudio.MacOS.AppKit
Assembly
CarinaStudio.AppBase.MacOS.dll

NSImageAlignment.

public enum NSImageAlignment : uint
Extension Methods

Fields

Bottom = 5
BottomLeft = 6
BottomRight = 7
Center = 0
Left = 4
Right = 8
Top = 1
TopLeft = 2
TopRight = 3