Table of Contents

Class Device

Namespace
Cairo
Assembly
cairo-1.0.dll
public class Device : BoxedRecord
Inheritance
Device
Implements
Inherited Members

Constructors

Device(DeviceOwnedHandle)

public Device(DeviceOwnedHandle handle)

Parameters

handle DeviceOwnedHandle

Properties

Handle

public DeviceOwnedHandle Handle { get; }

Property Value

DeviceOwnedHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type