Table of Contents

Property Direct2DFactory

Namespace
PaintDotNet.Effects.Gpu
Assembly
PaintDotNet.Effects.Core.dll

Direct2DFactory

Gets a reference to the IDirect2DFactory.

IDirect2DFactory Direct2DFactory { get; }

Property Value

IDirect2DFactory

Remarks

This can also be retrieved by calling this.Services.GetService<IDirect2DFactory>().