PictureFillFormat Class |
Namespace: Aspose.Slides
The PictureFillFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | CropBottom |
Returns or sets the number of percents of real image height that are cropped off
the bottom of the picture.
Read/write Single.
|
![]() | CropLeft |
Returns or sets the number of percents of real image width that are cropped off
the left of the picture.
Read/write Single.
|
![]() | CropRight |
Returns or sets the number of percents of real image width that are cropped off
the right of the picture.
Read/write Single.
|
![]() | CropTop |
Returns or sets the number of percents of real image height that are cropped off
the top of the picture.
Read/write Single.
|
![]() | Dpi |
Returns or sets the dpi which is used to fill a picture.
Read/write Int32.
|
![]() | Picture |
Returns the picture.
Read-only ISlidesPicture.
|
![]() | PictureFillMode |
Returns or sets the picture fill mode.
Read/write PictureFillMode.
|
![]() | StretchOffsetBottom |
Returns or sets bottom edge of the fill rectangle that is defined by a percentage offset
from the bottom edge of the shape's bounding box.
A positive percentage specifies an inset, while a negative percentage specifies an outset.
Read/write Single.
|
![]() | StretchOffsetLeft |
Returns or sets left edge of the fill rectangle that is defined by a percentage offset
from the left edge of the shape's bounding box.
A positive percentage specifies an inset, while a negative percentage specifies an outset.
Read/write Single.
|
![]() | StretchOffsetRight |
Returns or sets right edge of the fill rectangle that is defined by a percentage offset
from the right edge of the shape's bounding box.
A positive percentage specifies an inset, while a negative percentage specifies an outset.
Read/write Single.
|
![]() | StretchOffsetTop |
Returns or sets top edge of the fill rectangle that is defined by a percentage offset
from the top edge of the shape's bounding box.
A positive percentage specifies an inset, while a negative percentage specifies an outset.
Read/write Single.
|
Name | Description | |
---|---|---|
![]() | Equals |
Compares with specified object.
(Inherited from PVIObject.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode |
Returns hash code.
(Inherited from PVIObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |