Specifies a dock destination.
Namespace: MindFusion.UI.WebAssembly: Enum.js
// enumDock = {}
Bottom
Value: 3. Indicates docking to the bottom side.
Center
Value: 4. Indicates docking in the middle.
Left
Value: 0. Indicates docking to the left side.
Right
Value: 2. Indicates docking to the right side.
Top
Value: 1. Indicates docking to the top side.
MindFusion.UI.Web Namespace