Device Constructor

Overload List
  Name Description
Public method Device Default constructor for the Device class. Creates a graphics device based on an internal pointer to the wrapped C++ object.
Protected method Device(IntPtr, Boolean) Initializes a new instance of the Device class
Top
See Also