Click or drag to resize

StiBorderElementHelperGetBorderContentRect Method (RectangleD, IStiElement, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiBorderElementHelper.GetBorderContentRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Dashboard.IStiElement,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,
	IStiElement element,
	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.Report.Dashboard.IStiElement,System.Boolean)"]

element
Type: Stimulsoft.Report.DashboardIStiElement

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

skipMinimalSize (Optional)
Type: SystemBoolean

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

Return Value

Type: RectangleD

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

See Also