SharpLeaf Reference > ImageBlock : PageElement Class > Stretch Property ImageBlock.Stretch Property
Stretch image to fix bounding box exactly (false by default) (observed only if both width and height are non-zero).
public bool Stretch {get; set;}
Example
img.Stretch = 3;
See also ...ImageBlock.Members
Send comments on this topic © Dyalog Ltd 2021
|