[]
ID2D1Resource
[Guid("2cd90691-12e2-11dc-9fed-001143a055f9")]
public class Resource : ComObject, IDisposable, IUnknown
Initializes a new instance of the Resource class.
public Resource(IntPtr nativePtr)
nativePtr
System.IntPtrThe native pointer.
void ID2D1Resource::GetFactory([Out] ID2D1Factory** factory)
public Factory GetFactory()
Performs an explicit conversion from System.IntPtr to Resource.
public static explicit operator Resource(IntPtr nativePointer)
nativePointer
System.IntPtr