Table of Contents

Method DrawPointAtCenter

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

DrawPointAtCenter(Color, RectD)

Draws point at the center of the specified rectangle.

public void DrawPointAtCenter(Color color, RectD container)

Parameters

color Color

Color of the point.

container RectD

Rectangle to use as a container for the point.