Enum D2D1FigureBegin
Indicates whether the given figure is filled or hollow.
Namespace: JeremyAnsel.DirectX.D2D1
Assembly: JeremyAnsel.DirectX.D2D1.dll
Syntax
public enum D2D1FigureBegin
Fields
Name | Description |
---|---|
Filled | The figure is filled. |
Hollow | The figure is hollow. |