Table of Contents

Enum ResizeOrigin

Namespace
InfiniFrame
Assembly
InfiniFrame.Shared.dll
public enum ResizeOrigin

Fields

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