public class TilePicOption
extends java.lang.Object
| Constructor and Description |
|---|
TilePicOption() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAlignmentType()
Gets the alignment for tiling.
|
int |
getMirrorType()
Gets the mirror type for tiling.
|
double |
getOffsetX()
Gets the X offset for tiling picture.
|
double |
getOffsetY()
Gets the Y offset for tiling picture.
|
double |
getScaleX()
Gets the X scale for tiling picture.
|
double |
getScaleY()
Gets the Y scale for tiling picture.
|
void |
setAlignmentType(int value)
Sets the alignment for tiling.
|
void |
setMirrorType(int value)
Sets the mirror type for tiling.
|
void |
setOffsetX(double value)
Sets the X offset for tiling picture.
|
void |
setOffsetY(double value)
Sets the Y offset for tiling picture.
|
void |
setScaleX(double value)
Sets the X scale for tiling picture.
|
void |
setScaleY(double value)
Sets the Y scale for tiling picture.
|
public double getOffsetX()
public void setOffsetX(double value)
public double getOffsetY()
public void setOffsetY(double value)
public double getScaleX()
public void setScaleX(double value)
public double getScaleY()
public void setScaleY(double value)
public int getMirrorType()
See MirrorType.
public void setMirrorType(int value)
See MirrorType.
public int getAlignmentType()
public void setAlignmentType(int value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.