跳到主要内容

percentage

Value from 0 to 100.

Type

number

Example

This example sets the picture position measured in percent inside the current form.

// How to set a position of a picture form.

// Move a picture form using position index.

pictureForm.SetPicturePosition(70, 70);