Table of Contents

Property DirectWriteFactory

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

DirectWriteFactory

Gets a reference to the IDirectWriteFactory.

IDirectWriteFactory DirectWriteFactory { get; }

Property Value

IDirectWriteFactory

Remarks

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