set_StretchOffsetBottom()

PictureFillFormat::set_StretchOffsetBottom(float) method

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. Write float.

void Aspose::Slides::PictureFillFormat::set_StretchOffsetBottom(float value) override

See Also