FontUnitConverter.GetStandardValues(ITypeDescriptorContext) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用指定的格式內容,傳回包含 TypeConverter.StandardValuesCollection 之標準值的 FontUnit。
public:
override System::ComponentModel::TypeConverter::StandardValuesCollection ^ GetStandardValues(System::ComponentModel::ITypeDescriptorContext ^ context);
public override System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues (System.ComponentModel.ITypeDescriptorContext context);
override this.GetStandardValues : System.ComponentModel.ITypeDescriptorContext -> System.ComponentModel.TypeConverter.StandardValuesCollection
Public Overrides Function GetStandardValues (context As ITypeDescriptorContext) As TypeConverter.StandardValuesCollection
參數
- context
- ITypeDescriptorContext
ITypeDescriptorContext,提供型別轉換子內容的相關資訊。
傳回
TypeConverter.StandardValuesCollection,包含 FontUnit 的標準值。
備註
GetStandardValues使用 方法來擷取 , System.ComponentModel.TypeConverter.StandardValuesCollection 其中包含 的標準值 FontUnit 。 此集合包含 類別中的所有 FontUnit 欄位。