StandardPicture Class

Definition

public ref class StandardPicture : Microsoft::Maui::Graphics::IPicture
public class StandardPicture : Microsoft.Maui.Graphics.IPicture
type StandardPicture = class
    interface IPicture
Public Class StandardPicture
Implements IPicture
Inheritance
StandardPicture
Implements

Constructors

StandardPicture(Single, Single, Single, Single, DrawingCommand[], String)

Properties

Hash
Height
Width
X
Y

Methods

Draw(ICanvas)

Extension Methods

GetBounds(IPicture)

Applies to