LayoutEditor.GetVerticalAlignment(LayoutEditor+SelectedPropertyState) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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