Table of Contents

Method SetLocation

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

SetLocation(bool, float)

Sets X or Y depending on vert parameter value.

public void SetLocation(bool vert, float value)

Parameters

vert bool

Defines whether to set X or Y.

value float

New location value.