Method IncLocation NamespaceAlternet.Drawing AssemblyAlternet.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.