Method GetCenter
GetCenter(bool)
Gets horizontal or vertical coordinate of the center point
depending on isVert
parameter value.
public readonly double GetCenter(bool isVert)
Parameters
isVert
boolDefines whether to return horizontal or vertical coordinate of the center point.