LayoutEditor.AlignSelectedObjects(AlignmentType) Method

Definition

public:
 virtual void AlignSelectedObjects(Microsoft::ReportDesigner::AlignmentType alignmentType);
public void AlignSelectedObjects (Microsoft.ReportDesigner.AlignmentType alignmentType);
abstract member AlignSelectedObjects : Microsoft.ReportDesigner.AlignmentType -> unit
override this.AlignSelectedObjects : Microsoft.ReportDesigner.AlignmentType -> unit
Public Sub AlignSelectedObjects (alignmentType As AlignmentType)

Parameters

alignmentType
AlignmentType

Implements

Applies to