PaletteRectangleAlign Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum PaletteRectangleAlign
Member name | Value | Description | |
---|---|---|---|
Inherit | 0 | Specifies alignment should be inherited. | |
Local | 1 | Specifies the client area of the rendering item. | |
Control | 2 | Specifies the client area of the Control. | |
Form | 3 | Specifies the client area of the owning Form. |
Copyright 2024 NeoAxis Group. All rights reserved.