Enum D2D1FigureEnd
Indicates whether the figure is open or closed on its end point.
Namespace: JeremyAnsel.DirectX.D2D1
Assembly: JeremyAnsel.DirectX.D2D1.dll
Syntax
public enum D2D1FigureEnd
Fields
Name | Description |
---|---|
Closed | The figure is closed. |
Open | The figure is open. |