ZoomLevelConverter.Convert(Object, Type, Object, CultureInfo) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual System::Object ^ Convert(System::Object ^ value, Type ^ targetType, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
public object Convert (object value, Type targetType, object parameter, System.Globalization.CultureInfo culture);
abstract member Convert : obj * Type * obj * System.Globalization.CultureInfo -> obj
override this.Convert : obj * Type * obj * System.Globalization.CultureInfo -> obj
Public Function Convert (value As Object, targetType As Type, parameter As Object, culture As CultureInfo) As Object
參數
- targetType
- Type
繫結目標屬性的型別。
- parameter
- Object
要使用的轉換子參數。
- culture
- CultureInfo
要在轉換子中使用的文化特性。
傳回
String縮放層級的標記法。 如果轉換失敗,則傳 UnsetValue 回 。
實作
備註
縮放比例會以數位 %表示。 此轉換子會採用雙精度浮點數,並以 % 符號格式化。