StretchOffsetTop

IPictureFillFormat.StretchOffsetTop property

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.

public float StretchOffsetTop { get; set; }

See Also