CharacterMetricsDictionary.Values 屬性

定義

重要

此 API 不符合 CLS 規範。

取得 CharacterMetrics 中的 CharacterMetricsDictionary 值集合。

public:
 property System::Collections::Generic::ICollection<System::Windows::Media::CharacterMetrics ^> ^ Values { System::Collections::Generic::ICollection<System::Windows::Media::CharacterMetrics ^> ^ get(); };
[System.CLSCompliant(false)]
public System.Collections.Generic.ICollection<System.Windows.Media.CharacterMetrics> Values { get; }
[<System.CLSCompliant(false)>]
member this.Values : System.Collections.Generic.ICollection<System.Windows.Media.CharacterMetrics>
Public ReadOnly Property Values As ICollection(Of CharacterMetrics)

屬性值

ICollection<CharacterMetrics>

型別 CharacterMetrics 的集合。

實作

屬性

適用於