Table of Contents

Method IncLocation

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

IncLocation(bool, double)

Increments X or Y depending on vert parameter value.

public void IncLocation(bool vert, double value)

Parameters

vert bool

Defines whether to increment X or Y.

value double

Value to add to the location.