NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ViewLayoutDocker Class
ViewLayoutDocker Methods
Add Method
CalculateDock Method
GetDock Method
GetPreferredSize Method
Layout Method
OrientateDock Method
SetDock Method
ToString Method
UpdateFillerRect Method
UpdatePreferredSize Method
ViewLayoutDocker
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
ViewLayoutDocker Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.