Table of Contents

Interface IDevice2DResources

Namespace
HelixToolkit.SharpDX
Assembly
HelixToolkit.SharpDX.dll
public interface IDevice2DResources

Properties

Device2D

Gets the device2d.

Device? Device2D { get; }

Property Value

Device

The device2d.

DeviceContext2D

Gets the device context2d.

DeviceContext? DeviceContext2D { get; }

Property Value

DeviceContext

The device context2d.

DirectWriteFactory

Gets the direct write factory.

Factory? DirectWriteFactory { get; }

Property Value

Factory

The direct write factory.

Factory2D

Gets the factory2 d.

Factory1? Factory2D { get; }

Property Value

Factory1

The factory2 d.

WICImgFactory

Gets the wic img factory.

ImagingFactory? WICImgFactory { get; }

Property Value

ImagingFactory

The wic img factory.