API usageForm APIEnumerationpercentageOn this pagepercentageAsk a question Value from 0 to 100. Type number Example Set the picture position measured in percent inside the current form. CodeResultPlayground// How to set a position of a picture form.// Move a picture form using position index.pictureForm.SetPicturePosition(70, 70);