{{< docs-families >}} - Какво?
Общ преглед
FillOverlay е клас в Aspose.Slides за NET. Наслежда от: ゚ISlideComponent⌒, ∂IFillOverlayヽ, ρ\IImageTransformOperation.
Определя ефект на запълване. Запълнение може да се използва, за да бъде посочено допълнително заполняване за обект и да бъдат смесени двете запълнения заедно.
Свойства на веществата
| Name | Type | Access | Description |
|---|---|---|---|
FillFormat | IFillFormat | Read | Provides access to the overlay’s fill formatting settings |
Blend | FillBlendMode | Read/Write | Gets or sets the blend mode applied to the overlay fill |
Presentation | IPresentation? | Read | References the presentation that contains the overlay, if any |
Slide | IBaseSlide? | Read | References the slide that the overlay belongs to, if any |
AsIPresentationComponent | IPresentationComponent | Read | Casts the overlay to an IPresentationComponent |
AsIImageTransformOperation | IImageTransformOperation | Read | Casts the overlay to an IImageTransformOperation |
Методи за изчисляване на данните
| Signature | Description |
|---|---|
FillOverlay() | Creates a new FillOverlay instance |