Glyphs.UnicodeString 속성

정의

String 개체에 대한 유니코드 문자열을 나타내는 Glyphs을 가져오거나 설정합니다.

public:
 property System::String ^ UnicodeString { System::String ^ get(); void set(System::String ^ value); };
public string UnicodeString { get; set; }
member this.UnicodeString : string with get, set
Public Property UnicodeString As String

속성 값

String

Glyphs 개체의 유니코드 문자열입니다.

설명

종속성 속성 정보

식별자 필드 UnicodeStringProperty
메타 데이터 속성 설정 true AffectsMeasure, AffectsRender

적용 대상