[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.StrokeStyle1

StrokeStyle1 Class

ID2D1StrokeStyle1

Implements
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("10a72a66-e91c-43f4-993f-ddf4b82b0b4a")]
public class StrokeStyle1 : StrokeStyle, IDisposable, IUnknown

Constructors

Name Description
StrokeStyle1(IntPtr)

Initializes a new instance of the StrokeStyle1 class.

Methods

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()

Operators

Name Description
explicit operator StrokeStyle1(IntPtr)

Performs an explicit conversion from IntPtr to StrokeStyle1.