ShapeDrawable 类

定义

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
继承
ShapeDrawable
实现

构造函数

ShapeDrawable()
ShapeDrawable(IShapeView)

方法

Draw(ICanvas, RectF)
UpdateRenderTransform(Nullable<Matrix3x2>)
UpdateShapeView(IShapeView)
UpdateWindingMode(WindingMode)

适用于