[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.DrawTransformNative

DrawTransformNative Class

ID2D1DrawTransform

Namespace: GrapeCity.Documents.DX.Direct2D
Assembly: GcDocs.DX.Windows.dll
Syntax
[Guid("36bfdcb6-9739-435d-a30d-a653beff6a6f")]
public class DrawTransformNative : TransformNative, IUnknown, IDrawTransform, ITransform, ITransformNode, ICallbackable, IDisposable

Constructors

Name Description
DrawTransformNative(IntPtr)

Initializes a new instance of the DrawTransformNative class.

Methods

Name Description
SetDrawInfo(DrawInformation)

HRESULT ID2D1DrawTransform::SetDrawInfo([In] ID2D1DrawInfo* drawInfo)

Operators

Name Description
explicit operator DrawTransformNative(IntPtr)

Performs an explicit conversion from IntPtr to DrawTransformNative.