Represents tile picture as texture. More...
Inherits Object.
Public Member Functions | |
virtual Aspose::Cells::Systems::Double | GetOffsetX ()=0 |
Gets the X offset for tiling picture. More... | |
virtual void | SetOffsetX (Aspose::Cells::Systems::Double value)=0 |
Sets the X offset for tiling picture. More... | |
virtual Aspose::Cells::Systems::Double | GetOffsetY ()=0 |
Gets the Y offset for tiling picture. More... | |
virtual void | SetOffsetY (Aspose::Cells::Systems::Double value)=0 |
Sets the Y offset for tiling picture. More... | |
virtual Aspose::Cells::Systems::Double | GetScaleX ()=0 |
Gets the X scale for tiling picture. More... | |
virtual void | SetScaleX (Aspose::Cells::Systems::Double value)=0 |
Sets the X scale for tiling picture. More... | |
virtual Aspose::Cells::Systems::Double | GetScaleY ()=0 |
Gets the Y scale for tiling picture. More... | |
virtual void | SetScaleY (Aspose::Cells::Systems::Double value)=0 |
Sets the Y scale for tiling picture. More... | |
virtual Aspose::Cells::Drawing::MirrorType | GetMirrorType ()=0 |
Gets the mirror type for tiling. More... | |
virtual void | SetMirrorType (Aspose::Cells::Drawing::MirrorType value)=0 |
Sets the mirror type for tiling. More... | |
virtual Aspose::Cells::Drawing::RectangleAlignmentType | GetAlignmentType ()=0 |
Gets the alignment for tiling. More... | |
virtual void | SetAlignmentType (Aspose::Cells::Drawing::RectangleAlignmentType value)=0 |
Sets the alignment for tiling. More... | |
Represents tile picture as texture.
|
pure virtual |
Gets the alignment for tiling.
|
pure virtual |
Gets the mirror type for tiling.
|
pure virtual |
Gets the X offset for tiling picture.
|
pure virtual |
Gets the Y offset for tiling picture.
|
pure virtual |
Gets the X scale for tiling picture.
|
pure virtual |
Gets the Y scale for tiling picture.
|
pure virtual |
Sets the alignment for tiling.
|
pure virtual |
Sets the mirror type for tiling.
|
pure virtual |
Sets the X offset for tiling picture.
|
pure virtual |
Sets the Y offset for tiling picture.
|
pure virtual |
Sets the X scale for tiling picture.
|
pure virtual |
Sets the Y scale for tiling picture.