Overload List

  NameDescription
DrawRectangle(Stroke, VectorRectangle)
Draws the interior of an recrangle defined by the Stroke object and bounding rectangle specified by the VectorRectangle structure.
DrawRectangle(Color, VectorRectangle)
Draws the interior of an rectangle defined by the Color structure and bounding rectangle specified by the VectorRectangle structure.
DrawRectangle(Stroke, VectorRectangle, Double)
Draws the interior of an recrangle.
DrawRectangle(Color, VectorRectangle, Double)
Draws the interior of an recrangle.

See Also