CmxImageFill 类

Summary: Image fill info

Module: aspose.imaging.fileformats.cmx.objectmodel.styles

Full Name: aspose.imaging.fileformats.cmx.objectmodel.styles.CmxImageFill

Constructors

Name描述
CmxImageFill()初始化 CmxImageFill 类的新实例

Properties

NameTypeAccess描述
imagesCmxRasterImage[]r/w获取或设置图像。
is_relativeboolr/w获取或设置一个值,指示模式大小值是否相对。
offset_typeTileOffsetTypesr/w获取或设置相邻瓦片之间偏移的类型。
pattern_heightfloatr/w获取或设置模式的高度。
如果 CmxImageFill.is_relativefalse,则使用通用文档距离度量单位,
否则为图像像素高度分数的尺寸。
pattern_widthfloatr/w获取或设置模式的宽度。
如果 CmxImageFill.is_relativefalse,则使用通用文档距离度量单位,
否则为图像像素宽度分数的尺寸。
procedureCmxProcedurer/w获取或设置过程。
rcp_offsetfloatr/w获取或设置瓦片行或列之间的相对偏移(取决于 CmxImageFill.offset_type)。
维度是高度或宽度的分数。
rotate180boolr/w获取或设置一个值,指示此 CmxImageSpec 是否颠倒。
tile_offset_xfloatr/w获取或设置瓦片偏移 X。
tile_offset_yfloatr/w获取或设置瓦片偏移 Y。

Constructor: CmxImageFill()

 CmxImageFill() 

初始化 CmxImageFill 类的新实例