Skip to main content

DiagramCommandsBase.SetHorizontalAlignmentCommand Field

In This Article

Set the horizontal alignment of the text within the selected shapes.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v24.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand<TextAlignmentKind> SetHorizontalAlignmentCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<TextAlignmentKind>
See Also