PicFormatOption

PicFormatOption class

Represents picture format option

Constructors

NameDescription
PicFormatOption

Properties

NameTypeDescription
TypeNumberGets or sets the picture fill type. The value of the property is FillPictureType integer constant.
ScaleNumberGets or sets how many the picture stack and scale with.
LeftNumberGets or sets the left offset for stretching picture.
TopNumberGets or sets the top offset for stretching picture.
BottomNumberGets or sets the bottom offset for stretching picture.
RightNumberGets or sets the right offset for stretching picture.

PicFormatOption()

PicFormatOption.Type property

Gets or sets the picture fill type. The value of the property is FillPictureType integer constant.

Type: Number

PicFormatOption.Scale property

Gets or sets how many the picture stack and scale with.

Type: Number

PicFormatOption.Left property

Gets or sets the left offset for stretching picture.

Type: Number

PicFormatOption.Top property

Gets or sets the top offset for stretching picture.

Type: Number

PicFormatOption.Bottom property

Gets or sets the bottom offset for stretching picture.

Type: Number

Gets or sets the right offset for stretching picture.

Type: Number