Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 852 Bytes

TilePicOption.md

File metadata and controls

19 lines (15 loc) · 852 Bytes

AsposeCellsCloud::Object::TilePicOption

Load the model package

use AsposeCellsCloud::Object::TilePicOption;

Properties

Name Type Description Notes
OffsetX double Gets or sets the X offset for tiling picture.
OffsetY double Gets or sets the Y offset for tiling picture.
ScaleX double Gets or sets the X scale for tiling picture.
ScaleY double Gets or sets the Y scale for tiling picture.
AlignmentType string Gets or sets the alignment for tiling.
MirrorType string Gets or sets the mirror type for tiling.

[Back to Model list] [Back to API list] [Back to README]