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