Gets or sets the vertical alignment of this component relative to its parent.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public VerticalAlignment VerticalAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property VerticalAlignment As VerticalAlignment |
A member of the VerticalAlignment enumeration. The default is Stretch.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |