Table of Contents

Method IncLocation

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

IncLocation(bool, float)

Increments X or Y depending on vert parameter value.

public void IncLocation(bool vert, float value)

Parameters

vert bool

Defines whether to increment X or Y.

value float

Value to add to the location.