Table of Contents

Class GraphicsApiExtensions

Namespace
Pie
Assembly
Pie.dll
public static class GraphicsApiExtensions
Inheritance
GraphicsApiExtensions
Inherited Members

Methods

ToFriendlyString(GraphicsApi)

Get the "friendly" name of the API.

public static string ToFriendlyString(this GraphicsApi api)

Parameters

api GraphicsApi

The API.

Returns

string

The "friendly" name.

Exceptions

ArgumentOutOfRangeException

An invalid API was provided.