PaintPattern.Wrapped 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.
public:
property Microsoft::Maui::Graphics::IPattern ^ Wrapped { Microsoft::Maui::Graphics::IPattern ^ get(); };
public Microsoft.Maui.Graphics.IPattern Wrapped { get; }
member this.Wrapped : Microsoft.Maui.Graphics.IPattern
Public ReadOnly Property Wrapped As IPattern