Contents

GraphicsResource

public abstract class GraphicsResource : DisposableObject, IDisposable
Inheritance and metadata

Constructors

GraphicsResource(GraphicsContext)

protected GraphicsResource(GraphicsContext context)

Properties

Context

protected GraphicsContext Context { get; }

Name

public string Name { get; set; }

Methods

GetNativeObject(NativeObjectType)

public abstract nint GetNativeObject(NativeObjectType type)

SetResourceName(string)

protected abstract void SetResourceName(string name)

Find a member

Zenith.NET.GraphicsResource

Search documentation

Search tutorials, concepts, samples, and the API reference.