GradientPaint Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public ref class GradientPaint abstract : Microsoft::Maui::Graphics::Paint
public abstract class GradientPaint : Microsoft.Maui.Graphics.Paint
type GradientPaint = class
inherit Paint
Public MustInherit Class GradientPaint
Inherits Paint
- Dědičnost
- Odvozené
Konstruktory
| GradientPaint() | |
| GradientPaint(GradientPaint) |
Vlastnosti
| BackgroundColor | (Zděděno od Paint) |
| EndColor | |
| EndColorIndex | |
| ForegroundColor | (Zděděno od Paint) |
| GradientStops | |
| IsTransparent | |
| StartColor | |
| StartColorIndex | |
Metody
Metody rozšíření
| IsNullOrEmpty(Paint) | |
| ToColor(Paint) |