LayoutEditor.AlignSelectedObjects(AlignmentType) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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