Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / Stretch Property

In This Topic
    Stretch Property
    In This Topic
    Gets a stretch fill rectangle.

    When stretching an image, the source rectangle is scaled to fit the specified fill rectangle.

    Syntax
    'Declaration
     
    Public ReadOnly Property Stretch As EdgeExtent
    public EdgeExtent Stretch {get;}
    See Also