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