SizeFConverter.GetPropertiesSupported(ITypeDescriptorContext) Méthode

Définition

Retourne si le type prend en charge les SizeF propriétés.

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

Paramètres

context
ITypeDescriptorContext

À ITypeDescriptorContext travers lequel un contexte supplémentaire peut être fourni.

Retours

Retourne toujours true.

S’applique à