Skip to main content
A newer version of this page is available. .

DiagramCommandsBase.SetHorizontalAlignmentCommand Field

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

Namespace: DevExpress.Diagram.Core

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

Declaration

public static readonly DiagramCommand<TextAlignmentKind> SetHorizontalAlignmentCommand

Field Value

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