Saves current graphics state to the stack. Syntax
Applies the specified scaling operation to the transformation matrix. Syntax Parameters scaleX Scale factor in X-direction.scaleY Scale factor in Y-direction.
Applies the specified shearing operation to the transformation matrix. Syntax Parameters shearX Shear factor in X-direction.shearY Shear factor in Y-direction.
Applies the specified skewing operation to the transformation matrix. Syntax Parameters skewX Skew factor in X-direction.skewY Skew factor in Y-direction.
Starts a document link. Syntax Parameters pageIndex Index of the target page starting from 0.x X-component of the target.y Y-component of the target.
Starts a web link. Syntax Parameters reference Web reference.
Starts a web link. Overload List
Starts a shape. Syntax Parameters mode Painting mode.
Starts a shape. Syntax Parameters mode Painting mode.clipToBounds Specify true to indicate that the clipping can be done based on the Bounds rather than the path.
Starts a shape. Overload List