Click or drag to resize

RectangleDFitToRectangle Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.RectangleD.FitToRectangle(Stimulsoft.Base.Drawing.RectangleD)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public RectangleD FitToRectangle(
	RectangleD rectangle
)

Parameters

rectangle
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rectangle"/> documentation for "M:Stimulsoft.Base.Drawing.RectangleD.FitToRectangle(Stimulsoft.Base.Drawing.RectangleD)"]

Return Value

Type: RectangleD

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.RectangleD.FitToRectangle(Stimulsoft.Base.Drawing.RectangleD)"]

See Also