ShapeDrawable Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public ref class ShapeDrawable : Microsoft::Maui::Graphics::IDrawable
public class ShapeDrawable : Microsoft.Maui.Graphics.IDrawable
type ShapeDrawable = class
interface IDrawable
Public Class ShapeDrawable
Implements IDrawable
- Héritage
-
ShapeDrawable
- Implémente
Constructeurs
ShapeDrawable() | |
ShapeDrawable(IShapeView) |
Méthodes
Draw(ICanvas, RectF) | |
UpdateRenderTransform(Nullable<Matrix3x2>) | |
UpdateShapeView(IShapeView) | |
UpdateWindingMode(WindingMode) |