Gets a value indicating whether a hyperlink has been started. Syntax
Draws a line form the current point. A shape has to be started for this method to work. Syntax Parameters x X-coordinate of the specified position.y Y-coordinate of the specified position.
Establishes a new current point. A shape has to be started for this method to work. Syntax Parameters x X-coordinate of the new position.y Y-coordinate of the new position.
Pauses the hyperlink. Syntax
Gets or sets a Pen object that defines the color, width and style for shape outlines. Syntax
Restores last clipping region from the stack. Syntax
Restores last graphics state from the stack. Syntax
Reactivates the hyperlink. Syntax
Applies the specified rotation to the transformation matrix. Syntax Parameters centerX X-component of the rotation center.centerY Y-component of the rotation center.angle Angle of rotation in degrees.
Saves current clipping region to the stack and sets the new clipping region. Syntax Parameters x X-coordinate of the upper-left corner of the bounding rectangle that defines the clipping region.y Y-coordinate of the upper-left corner of the bounding rectangle that defines the clipping region.width Width of the bou...