Table of Contents

Enum SizeToContent

Namespace
GHIElectronics.Endpoint.UI
Assembly
GHIElectronics.Endpoint.UI.dll

SizeToContent

public enum SizeToContent

Fields

Height = 2

Sizes Height to content's Height

Manual = 0

Does not size to content

Width = 1

Sizes Width to content's Width

WidthAndHeight = 3

Sizes both Width and Height to content's size