[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.GcWicBitmap.RenderTarget

RenderTarget Property

RenderTarget

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

The render target becomes available after executing the EnsureRenderTargetCreated() method.

Declaration
public RenderTarget RenderTarget { get; }
Public ReadOnly Property RenderTarget As RenderTarget