[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicBitmap.D2DFactory

D2DFactory Property

D2DFactory

Gets an instance of the GrapeCity.Documents.DX.Direct2D.Factory1 class.

The factory becomes available after executing the EnsureRenderTargetCreated() method.

Declaration
public Factory1 D2DFactory { get; }
Public ReadOnly Property D2DFactory As Factory1