Overload List

  Name Description
Public method Draw(Graphics, Boolean)
Draws the current fragment and its children on a specified Graphics.
(Inherited from RenderFragment.)
Public method Draw(Graphics, Rectangle, Boolean)
Draws the current fragment and its children on a specified Graphics.
(Inherited from RenderFragment.)
Public method Draw(Graphics, Rectangle, Boolean, Boolean)
Draws the current fragment and its children on a specified Graphics.
(Inherited from RenderFragment.)
Public method Draw(Graphics, Rectangle, Rectangle, Boolean, Boolean, Boolean)
Draws the current fragment on a specified Graphics.
(Inherited from RenderFragment.)

See Also