Table of Contents

Method SetLocation

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

SetLocation(bool, double)

Sets X or Y depending on vert parameter value.

public void SetLocation(bool vert, double value)

Parameters

vert bool

Defines whether to set X or Y.

value double

New location value.