[]
        
(Showing Draft Content)

C1.Win.Document.Util.C1DXGraphics.BeginGetImage

BeginGetImage Method

BeginGetImage(Size, Point)

Method of start drawing.

Declaration
public void BeginGetImage(Size pixelSize, Point dpi)
Public Sub BeginGetImage(pixelSize As Size, dpi As Point)
Parameters
Type Name Description
Size pixelSize

The C1.Interop.Size.

Point dpi

The DPI value.