[]
ID2D1DrawTransform
[Guid("36bfdcb6-9739-435d-a30d-a653beff6a6f")]
public class DrawTransformNative : TransformNative, IUnknown, DrawTransform, Transform, TransformNode, ICallbackable, IDisposable
<Guid("36bfdcb6-9739-435d-a30d-a653beff6a6f")>
Public Class DrawTransformNative
Inherits TransformNative
Implements IUnknown, DrawTransform, Transform, TransformNode, ICallbackable, IDisposable
| Name | Description |
|---|---|
| DrawTransformNative(nint) | Initializes a new instance of the DrawTransformNative class. |
| Name | Description |
|---|---|
| SetDrawInfo(DrawInformation) | HRESULT ID2D1DrawTransform::SetDrawInfo([In] ID2D1DrawInfo* drawInfo) |
| Name | Description |
|---|---|
| explicit operator DrawTransformNative(nint) | Performs an explicit conversion from nint to DrawTransformNative. |