Initializes a new instance of the DrawingFrame class.

DrawingFrame(Object)

public DrawingFrame(object drawing);

Parameters

Parameter Description
drawing Specifies the drawing control associated with the drawing frame. It must be of the type TXTextControl.Drawing.TXDrawingControl or TXTextControl.WPF.Drawing.TXDrawingControl.