SizeFConverter.GetPropertiesSupported(ITypeDescriptorContext) Metodo

Definizione

Restituisce un valore che indica se il tipo SizeF supporta delle proprietà.

public:
 override bool GetPropertiesSupported(System::ComponentModel::ITypeDescriptorContext ^ context);
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

Parametri

context
ITypeDescriptorContext

Oggetto ITypeDescriptorContext mediante il quale è possibile fornire un contesto aggiuntivo.

Restituisce

Restituisce sempre true.

Si applica a