Share via


ImageEditor.GetPaintValueSupported(ITypeDescriptorContext) Yöntem

Tanım

Bu düzenleyicinin bir nesnenin değerinin gösterimini boyamayı destekleyip desteklemediğini belirten bir değer alır.

public:
 override bool GetPaintValueSupported(System::ComponentModel::ITypeDescriptorContext ^ context);
public override bool GetPaintValueSupported (System.ComponentModel.ITypeDescriptorContext context);
public override bool GetPaintValueSupported (System.ComponentModel.ITypeDescriptorContext? context);
override this.GetPaintValueSupported : System.ComponentModel.ITypeDescriptorContext -> bool
Public Overrides Function GetPaintValueSupported (context As ITypeDescriptorContext) As Boolean

Parametreler

context
ITypeDescriptorContext

ITypeDescriptorContext Ek bağlam bilgileri elde etmek için kullanılabilecek bir.

Döndürülenler

truePaintValue(PaintValueEventArgs) uygulandıysa; uygulanmazsa, false.

Şunlara uygulanır