Table of Contents

Method SetCenter

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

SetCenter(bool, float)

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

public void SetCenter(bool isVert, float value)

Parameters

isVert bool

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

value float

New value.