Method DrawDebugPoints
DrawDebugPoints(RectD, Pen?)
Draws debug points on the corners of the specified rectangle.
[Conditional("DEBUG")]
public virtual void DrawDebugPoints(RectD rect, Pen? pen = null)
Draws debug points on the corners of the specified rectangle.
[Conditional("DEBUG")]
public virtual void DrawDebugPoints(RectD rect, Pen? pen = null)