IStylesProvider.Shape Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
A localized string that indicates the shape.