Skip to main content

DiagramCommandsBase.SetVerticalAlignmentCommand Field

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

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public static readonly DiagramCommand<VerticalAlignmentKind> SetVerticalAlignmentCommand

Field Value

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