Device Class

Device class

Represents a base class for implementing rendering devices that are used to draw graphics in various formats and environments.

public abstract class Device

Constructors

NameDescription
Device()Initializes a new instance of the Device class.

See Also