Click or drag to resize

RectangleMFitToRectangle Method

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

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

Parameters

rectangle
Type: Stimulsoft.Base.DrawingRectangleM

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

Return Value

Type: RectangleM

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

See Also