Enum SizeToContent
- Namespace
- GHIElectronics.Endpoint.UI
- Assembly
- GHIElectronics.Endpoint.UI.dll
SizeToContent
public enum SizeToContent
Fields
Height = 2Sizes Height to content's Height
Manual = 0Does not size to content
Width = 1Sizes Width to content's Width
WidthAndHeight = 3Sizes both Width and Height to content's size