[]
ID2D1StrokeStyle1
[Guid("10a72a66-e91c-43f4-993f-ddf4b82b0b4a")]
public class StrokeStyle1 : StrokeStyle, IDisposable, IUnknown
Name | Description |
---|---|
StrokeStyle1(IntPtr) | Initializes a new instance of the StrokeStyle1 class. |
Name | Description |
---|---|
Create(Factory1, ref StrokeStyleProperties1) | Initializes a new instance of the StrokeStyle1 class. |
Create(Factory1, ref StrokeStyleProperties1, float[]) | Initializes a new instance of the StrokeStyle1 class. |
GetStrokeTransformType() | D2D1_STROKE_TRANSFORM_TYPE ID2D1StrokeStyle1::GetStrokeTransformType() |
Name | Description |
---|---|
explicit operator StrokeStyle1(IntPtr) | Performs an explicit conversion from IntPtr to StrokeStyle1. |