SizeFConverter.GetPropertiesSupported(ITypeDescriptorContext) Metodo

Definizione

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

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 tramite il quale è possibile specificare un contesto aggiuntivo.

Valori restituiti

Restituisce sempre true.

Si applica a