[]
        
(Showing Draft Content)

C1.Win.Document.Util.C1DXGraphics.EndGetImage

EndGetImage Method

EndGetImage(bool)

Method of end drawing.

Declaration
public IImage EndGetImage(bool beginNextGetImage)
Public Function EndGetImage(beginNextGetImage As Boolean) As IImage
Parameters
Type Name Description
bool beginNextGetImage

Determines whether the C1.Util.DX.Direct2D.RenderTarget.BeginDraw method should be run.

Returns
Type Description
IImage

A C1Image object.