| | Name | Description |
 | Clear | Clears all the content of the canvas. |
 | CreateObjRef | (Inherited from System.MarshalByRefObject) |
 | Dispose | (Inherited from System.ComponentModel.Component) |
 | DrawArc | Overloaded. Draws an arc representing a portion of an ellipse specified by a System.Drawing.Rectangle structure. (Inherited from C1.C1Flash.FPage) |
 | DrawBezier | Overloaded. Draws a B¨¦zier spline defined by four System.Drawing.Point structures. (Inherited from C1.C1Flash.FPage) |
 | DrawBeziers | Overloaded. Draws a series of B¨¦zier splines from an array of System.Drawing.Point structures. (Inherited from C1.C1Flash.FPage) |
 | DrawChord | Overloaded. Draws a chord shape defined by an ellipse specified by a System.Drawing.Rectangle structure and two radial lines. (Inherited from C1.C1Flash.FPage) |
 | DrawEllipse | Overloaded. Draws an ellipse specified by a bounding System.Drawing.Rectangle structure. (Inherited from C1.C1Flash.FPage) |
 | DrawIcon | Overloaded. Draws the image represented by the specified System.Drawing.Icon object within the area specified by a System.Drawing.Rectangle structure. (Inherited from C1.C1Flash.FPage) |
 | DrawImage | Overloaded. Draws the specified System.Drawing.Image object at the specified location and with the original size. (Inherited from C1.C1Flash.FPage) |
 | DrawLine | Overloaded. Draws a line connecting the two points specified by coordinate pairs. (Inherited from C1.C1Flash.FPage) |
 | DrawLines | Overloaded. Draws a series of line segments that connect an array of System.Drawing.Point structures. (Inherited from C1.C1Flash.FPage) |
 | DrawPath | Draws a System.Drawing.Drawing2D.GraphicsPath object. (Inherited from C1.C1Flash.FPage) |
 | DrawPie | Overloaded. Draws a pie shape defined by an ellipse specified by a System.Drawing.Rectangle structure and two radial lines. (Inherited from C1.C1Flash.FPage) |
 | DrawPolygon | Overloaded. Draws a polygon defined by an array of System.Drawing.Point structures. (Inherited from C1.C1Flash.FPage) |
 | DrawRectangle | Overloaded. Draws a rectangle specified by a System.Drawing.Rectangle structure. (Inherited from C1.C1Flash.FPage) |
 | DrawRectangles | Overloaded. Draws a series of rectangles specified by System.Drawing.Rectangle structures. (Inherited from C1.C1Flash.FPage) |
 | DrawString | Overloaded. Draws the specified text string at the specified location with the specified System.Drawing.Brush and System.Drawing.Font objects. (Inherited from C1.C1Flash.FPage) |
 | DrawStringHtml | Draws Html string. (Inherited from C1.C1Flash.FPage) |
 | FillChord | Overloaded. Fills the interior of a chord defined by an ellipse specified by a pair of coordinates, a width, and a height and two radial angle. (Inherited from C1.C1Flash.FPage) |
 | FillEllipse | Overloaded. Fills the interior of an ellipse defined by a bounding rectangle specified by a System.Drawing.Rectangle structure. (Inherited from C1.C1Flash.FPage) |
 | FillPath | Fills the interior of a System.Drawing.Drawing2D.GraphicsPath object. (Inherited from C1.C1Flash.FPage) |
 | FillPie | Overloaded. Fills the interior of a pie section defined by an ellipse specified by a System.Drawing.Rectangle structure and two radial lines. (Inherited from C1.C1Flash.FPage) |
 | FillPolygon | Overloaded. Fills the interior of a polygon defined by an array of points specified by System.Drawing.Point structures. (Inherited from C1.C1Flash.FPage) |
 | FillRectangle | Overloaded. Fills the interior of a rectangle specified by a System.Drawing.Rectangle structure. (Inherited from C1.C1Flash.FPage) |
 | FillRectangles | Overloaded. Fills a series of rectangles specified by System.Drawing.Rectangle structures. (Inherited from C1.C1Flash.FPage) |
 | GetHashCode | Serves as a hash function. |
 | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
 | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
 | MultiplyTransform | Overloaded. Multiplies the world transformation of this page object and specified the System.Drawing.Drawing2D.Matrix object. (Inherited from C1.C1Flash.FPage) |
 | PlaySound | Plays the specified sound file in this frame. (Inherited from C1.C1Flash.FPage) |
 | RenderToFile | Renders the flash content to a SWF file. |
 | RenderToStream | Renders the flash content to a memory stream. |
 | ResetTransform | Resets the world transformation matrix of this page object to the identity matrix. (Inherited from C1.C1Flash.FPage) |
 | RotateTransform | Overloaded. Applies the specified rotation to the transformation matrix of this page object. (Inherited from C1.C1Flash.FPage) |
 | ScaleTransform | Overloaded. Applies the specified scaling operation to the transformation matrix of this page object by prepending it to the object's transformation matrix. (Inherited from C1.C1Flash.FPage) |
 | StopSound | Stops the sound. (Inherited from C1.C1Flash.FPage) |
 | ToString | (Inherited from System.ComponentModel.Component) |
 | TranslateTransform | Overloaded. Prepends the specified translation to the transformation matrix of this page object. (Inherited from C1.C1Flash.FPage) |