次の方法で共有


SolidPaint クラス

定義

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

コンストラクター

SolidPaint()
SolidPaint(Color)

プロパティ

BackgroundColor (継承元 Paint)
Color
ForegroundColor (継承元 Paint)
IsTransparent

メソッド

ToString()

拡張メソッド

Lerp(SolidPaint, SolidPaint, Double)
IsNullOrEmpty(Paint)
ToColor(Paint)

適用対象