Initializes a new instance of the Drawing
public DrawingFrame(object drawing);
Public Sub New(ByVal drawing As System.Object)
Parameter | Description |
---|---|
drawing | Specifies the drawing control associated with the drawing frame. It must be of the type TXText |