Share via


IShapeView.Shape Property

Definition

Gets the Shape definition to render.

public:
 property Microsoft::Maui::Graphics::IShape ^ Shape { Microsoft::Maui::Graphics::IShape ^ get(); };
public Microsoft.Maui.Graphics.IShape? Shape { get; }
member this.Shape : Microsoft.Maui.Graphics.IShape
Public ReadOnly Property Shape As IShape

Property Value

Applies to