Click or drag to resize

StiBorderElementHelperGetBorderContentRect Method (RectangleD, StiSimpleBorder, Double, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiBorderElementHelper.GetBorderContentRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Base.Drawing.StiSimpleBorder,System.Double,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dashboard.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static RectangleD GetBorderContentRect(
	RectangleD rect,
	StiSimpleBorder border,
	double scale,
	bool skipMinimalSize = true
)

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiBorderElementHelper.GetBorderContentRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Base.Drawing.StiSimpleBorder,System.Double,System.Boolean)"]

border
Type: Stimulsoft.Base.DrawingStiSimpleBorder

[Missing <param name="border"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiBorderElementHelper.GetBorderContentRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Base.Drawing.StiSimpleBorder,System.Double,System.Boolean)"]

scale
Type: SystemDouble

[Missing <param name="scale"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiBorderElementHelper.GetBorderContentRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Base.Drawing.StiSimpleBorder,System.Double,System.Boolean)"]

skipMinimalSize (Optional)
Type: SystemBoolean

[Missing <param name="skipMinimalSize"/> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiBorderElementHelper.GetBorderContentRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Base.Drawing.StiSimpleBorder,System.Double,System.Boolean)"]

Return Value

Type: RectangleD

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiBorderElementHelper.GetBorderContentRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Base.Drawing.StiSimpleBorder,System.Double,System.Boolean)"]

See Also