LayoutEditor.GetVerticalAlignment(LayoutEditor+SelectedPropertyState) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::ReportingServices::RdlObjectModel::VerticalAlignments GetVerticalAlignment([Runtime::InteropServices::Out] Microsoft::ReportDesigner::LayoutEditor::SelectedPropertyState % state);
public Microsoft.ReportingServices.RdlObjectModel.VerticalAlignments GetVerticalAlignment (out Microsoft.ReportDesigner.LayoutEditor.SelectedPropertyState state);
member this.GetVerticalAlignment : SelectedPropertyState -> Microsoft.ReportingServices.RdlObjectModel.VerticalAlignments
Public Function GetVerticalAlignment (ByRef state As LayoutEditor.SelectedPropertyState) As VerticalAlignments