Table of Contents

Method GetCenter

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

GetCenter(bool)

Gets horizontal or vertical coordinate of the center point depending on isVert parameter value.

public readonly double GetCenter(bool isVert)

Parameters

isVert bool

Defines whether to return horizontal or vertical coordinate of the center point.

Returns

double