Class D2D1.SolidColorBrush
public class D2D1.SolidColorBrush : D2D1.Brush, IDisposable
- Inheritance
-
D2D1.SolidColorBrush
- Implements
- Inherited Members
Constructors
SolidColorBrush(void*)
public SolidColorBrush(void* ptr)
Parameters
ptrvoid*
Fields
IID
public static readonly Guid IID
Field Value
Properties
Color
public D2D1.ColorF Color { get; set; }