NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ViewDrawDocker Class
ViewDrawDocker Methods
Add Method
CalculateDock Method
EvalTransparentPaint Method
GetDock Method
GetNonChildSize Method
GetPreferredSize Method
Layout Method
OrientateDock Method
SetDock Method
ToString Method
ViewDrawDocker
GetDock Method
Gets the dock setting for the provided child instance.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
ViewDockStyle
GetDock
(
ViewBase
child
)
Parameters
child
Type:
Internal.ComponentFactory.Krypton.Toolkit
ViewBase
Child view element.
Return Value
Type:
ViewDockStyle
Docking setting.
See Also
Reference
ViewDrawDocker Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.