Specifies the alignment of the radial menu items relative to the menu center.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public enum VisualizationPosition |
Visual Basic Copy Code |
---|
Public Enum VisualizationPosition |
Member name | Description | |
---|---|---|
Bottom |
Indicates that the menu items are aligned below the menu center. |
|
Left |
Indicates that the menu items are aligned to the left of the menu center. |
|
Right |
Indicates that the menu items are aligned to the right of the menu center. |
|
Top |
Indicates that the menu items are aligned above the menu center. |
Diagramming for .NET MAUI Guide | © 2024 MindFusion |