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