Method DrawRectangle
DrawRectangle(Pen, RectD)
Draws a rectangle specified by a RectD structure.
public abstract void DrawRectangle(Pen pen, RectD rectangle)
Draws a rectangle specified by a RectD structure.
public abstract void DrawRectangle(Pen pen, RectD rectangle)