[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct3D11.DeviceContextState

Class DeviceContextState

Namespace
GrapeCity.Documents.DX.Direct3D11
Assembly
GcDocs.DX.Windows.dll

ID3DDeviceContextState

[Guid("5c1e0d8a-7c23-48f9-8c59-a92958ceff11")]
public class DeviceContextState : DeviceChild, IDisposable, IUnknown
Inheritance
object
DeviceContextState
Implements
System.IDisposable
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Constructors

DeviceContextState(IntPtr)

Initializes a new instance of the DeviceContextState class.

public DeviceContextState(IntPtr nativePtr)

Parameters

nativePtr System.IntPtr

The native pointer.

Operators

explicit operator DeviceContextState(IntPtr)

Performs an explicit conversion from System.IntPtr to DeviceContextState.

public static explicit operator DeviceContextState(IntPtr nativePointer)

Parameters

nativePointer System.IntPtr

Returns

DeviceContextState