StyleBaseInstance.FontFamily 속성

정의

FontFamily 클래스의 StyleBase 속성에 대한 계산된 값을 가져옵니다.

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

속성 값

string 속성의 계산된 값을 나타내는 FontFamily 값입니다.

적용 대상