Table of Contents

Struct GraphicsAdapter

Namespace
Pie
Assembly
Pie.dll

A physical graphics device in a machine.

public struct GraphicsAdapter
Inherited Members

Constructors

GraphicsAdapter(string)

public GraphicsAdapter(string name)

Parameters

name string
A physical graphics device in a machine.

Fields

Name

The name of this GraphicsAdapter.

public readonly string Name

Field Value

string
A physical graphics device in a machine.