CharacterMetricsDictionary.Values 속성

정의

중요

이 API는 CLS 규격이 아닙니다.

CharacterMetricsCharacterMetricsDictionary 값 컬렉션을 가져옵니다.

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 형식의 컬렉션입니다.

구현

특성

적용 대상