LayoutEditor.GetTextColor(LayoutEditor+SelectedPropertyState) Method

Definition

public:
 Microsoft::ReportingServices::RdlObjectModel::ReportColor GetTextColor([Runtime::InteropServices::Out] Microsoft::ReportDesigner::LayoutEditor::SelectedPropertyState % state);
public Microsoft.ReportingServices.RdlObjectModel.ReportColor GetTextColor (out Microsoft.ReportDesigner.LayoutEditor.SelectedPropertyState state);
member this.GetTextColor : SelectedPropertyState -> Microsoft.ReportingServices.RdlObjectModel.ReportColor
Public Function GetTextColor (ByRef state As LayoutEditor.SelectedPropertyState) As ReportColor

Parameters

Returns

Applies to