Initializes a new instance of the TXDrawingCore class.

TXDrawingCore()

public TXDrawingCore();

TXDrawingCore(Int, Int)

public TXDrawingCore(int width, int height);

Parameters

Parameter Description
width The width of the canvas in twips.
height The height of the canvas in twips.