Aracılığıyla paylaş


ProgressBarHighlightConverter.Convert Yöntem

Tanım

oluşturur DrawingBrush.

public:
 virtual System::Object ^ Convert(cli::array <System::Object ^> ^ values, Type ^ targetType, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
public object Convert (object[] values, Type targetType, object parameter, System.Globalization.CultureInfo culture);
abstract member Convert : obj[] * Type * obj * System.Globalization.CultureInfo -> obj
override this.Convert : obj[] * Type * obj * System.Globalization.CultureInfo -> obj
Public Function Convert (values As Object(), targetType As Type, parameter As Object, culture As CultureInfo) As Object

Parametreler

values
Object[]

Brush için ForegroundProgressBarkullanılan , Double öğesini ve öğesini Widthtanımlarken DoubleHeightkullanılır.

targetType
Type

Bu parametre kullanılmaz.

parameter
Object

Bu parametre kullanılmaz.

culture
CultureInfo

Bu parametre kullanılmaz.

Döndürülenler

Oluşturulan DrawingBrush.

Uygulamalar

Şunlara uygulanır