Specifies a dock destination.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public enum Dock
Public Enumeration Dock
Left
Indicates docking to the left side.
Top
Indicates docking to the top side.
Right
Indicates docking to the right side.
Bottom
Indicates docking to the bottom side.
Center
Indicates docking in the middle.
MindFusion.UI.Web Namespace