PatternPaint 类

定义

public ref class PatternPaint : Microsoft::Maui::Graphics::Paint
public class PatternPaint : Microsoft.Maui.Graphics.Paint
type PatternPaint = class
    inherit Paint
Public Class PatternPaint
Inherits Paint
继承
PatternPaint

构造函数

PatternPaint()

属性

BackgroundColor (继承自 Paint)
ForegroundColor (继承自 Paint)
IsTransparent
Pattern

扩展方法

IsNullOrEmpty(Paint)
ToColor(Paint)
GetPatternBitmap(PatternPaint, Single)
GetPatternBitmap(PatternPaint, Single, Single, Object)

适用于