CdrImageFill 类

Summary: The cdr image fill

Module: aspose.imaging.fileformats.cdr.types

Full Name: aspose.imaging.fileformats.cdr.types.CdrImageFill

Constructors

Name描述
CdrImageFill(id, width, height, is_relative, x_offset, y_offset, rcp_offset, flags)初始化 CdrImageFill 类的新实例。

Properties

NameTypeAccess描述
flagsSystem.Byter/w获取或设置标志。
heightfloatr/w获取或设置高度。
idintr/w获取或设置标识符。
is_relativeboolr/w获取或设置一个值,以指示此实例是否相对。
rcp_offsetfloatr/w获取或设置 RCP 偏移量。
widthfloatr/w获取或设置宽度。
x_offsetfloatr/w获取或设置 x 偏移量。
y_offsetfloatr/w获取或设置 y 偏移量。

Constructor: CdrImageFill(id, width, height, is_relative, x_offset, y_offset, rcp_offset, flags)

 CdrImageFill(id, width, height, is_relative, x_offset, y_offset, rcp_offset, flags) 

初始化 CdrImageFill 类的新实例。

Parameters:

参数TypeDescription
idint标识符。
widthfloat宽度。
heightfloat高度。
is_relativebool如果设置为 true [相对]。
x_offsetfloatx 偏移量。
y_offsetfloaty 偏移量。
rcp_offsetfloatRPC 偏移量。
flagsSystem.Byte标志。