Skip to main content

Struct SurfaceDescriptor

Namespace: VelloSharp
Assembly: VelloSharp.dll

public readonly struct SurfaceDescriptor

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Handle

public SurfaceHandle Handle { get; init; }

Property Value

SurfaceHandle

Height

public uint Height { get; init; }

Property Value

uint

PresentMode

public PresentMode PresentMode { get; init; }

Property Value

PresentMode

Width

public uint Width { get; init; }

Property Value

uint