IStylesProvider.Shape Property

Definition

Gets a string that represents the shape of an element in a document.

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

Property Value

String

Platform::String

winrt::hstring

A localized string that indicates the shape.

Applies to