Back to Devexpress

DiagramCommandsBase.SetHorizontalAlignmentCommand Field

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramcommandsbase-13ac1544.md

latest1.2 KB
Original Source

DiagramCommandsBase.SetHorizontalAlignmentCommand Field

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

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public static readonly DiagramCommand<TextAlignmentKind> SetHorizontalAlignmentCommand
vb
Public Shared ReadOnly SetHorizontalAlignmentCommand As DiagramCommand(Of TextAlignmentKind)

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand<TextAlignmentKind>

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace