Gets or sets the vertical placement of nodes created by drag-and-drop operations, relatively to mouse cursor.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
C# Copy Code |
---|
public VerticalAlignment VerticalDropAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property VerticalDropAlignment As VerticalAlignment |