PictureFillFormatStretchLeft Property |
Gets or sets the offset (inset) of the left edge of the stretched picture fill from the left edge of the filling area specified as a relative value (percentage of the filling area width, value of 1 is equal to 100% of the filling area width).
Namespace:
GemBox.Presentation
Assembly:
GemBox.Presentation (in GemBox.Presentation.dll) Version: 21.0.35.1054
Syntaxpublic double StretchLeft { get; set; }
Public Property StretchLeft As Double
Get
Set
Property Value
Type:
Double
The offset (inset) of the left edge of the stretched picture fill from the left edge of the filling area.
See Also