다음을 통해 공유


IStylesProvider.Shape 속성

정의

문서의 요소 모양을 나타내는 문자열을 가져옵니다.

public:
 property Platform::String ^ Shape { Platform::String ^ get(); };
winrt::hstring Shape();
public string Shape { get; }
var string = iStylesProvider.shape;
Public ReadOnly Property Shape As String

속성 값

String

Platform::String

winrt::hstring

셰이프를 나타내는 지역화된 문자열입니다.

적용 대상