다음을 통해 공유


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)

적용 대상