Click or drag to resize

EllipseMidpoint Method

Computes the midpoint of a shape.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public Point Midpoint()

Return Value

Type: Point
The point representing the midpoint.

Implements

IShapeMidpoint
See Also