跳到主要内容

percentage

0 到 100 之间的值。

类型

number

示例

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);