Method SetLocation NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll SetLocation(bool, float) Sets X or Y depending on vert parameter value. public void SetLocation(bool vert, float value) Parameters vert bool Defines whether to set X or Y. value float New location value.