SkiaCanvas.DrawText(IAttributedText, Single, Single, Single, Single) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
override void DrawText(Microsoft::Maui::Graphics::Text::IAttributedText ^ value, float x, float y, float width, float height);
public override void DrawText (Microsoft.Maui.Graphics.Text.IAttributedText value, float x, float y, float width, float height);
override this.DrawText : Microsoft.Maui.Graphics.Text.IAttributedText * single * single * single * single -> unit
Public Overrides Sub DrawText (value As IAttributedText, x As Single, y As Single, width As Single, height As Single)
Parâmetros
- value
- IAttributedText
- x
- Single
- y
- Single
- width
- Single
- height
- Single