Click or drag to resize

StiPaddingHelperApplyPadding Method (IStiElement, RectangleD, Double)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiPaddingHelper.ApplyPadding(Stimulsoft.Report.Dashboard.IStiElement,Stimulsoft.Base.Drawing.RectangleD,System.Double)"]

Namespace:  Stimulsoft.Report.Dashboard.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static RectangleD ApplyPadding(
	IStiElement element,
	RectangleD rect,
	double scale
)

Parameters

element
Type: Stimulsoft.Report.DashboardIStiElement

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

rect
Type: Stimulsoft.Base.DrawingRectangleD

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

scale
Type: SystemDouble

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

Return Value

Type: RectangleD

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

See Also