Table of Contents

Class D2D1.SolidColorBrush

Namespace
Xui.Runtime.Windows
Assembly
Xui.Runtime.Windows.dll
public class D2D1.SolidColorBrush : D2D1.Brush, IDisposable
Inheritance
D2D1.SolidColorBrush
Implements
Inherited Members

Constructors

SolidColorBrush(void*)

public SolidColorBrush(void* ptr)

Parameters

ptr void*

Fields

IID

public static readonly Guid IID

Field Value

Guid

Properties

Color

public D2D1.ColorF Color { get; set; }

Property Value

D2D1.ColorF