Click or drag to resize

StiMarginHelperApplyMargin Method (IStiElement, RectangleD)

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiMarginHelper.ApplyMargin(Stimulsoft.Report.Dashboard.IStiElement,Stimulsoft.Base.Drawing.RectangleD)"]

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

Parameters

element
Type: Stimulsoft.Report.DashboardIStiElement

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

rect
Type: Stimulsoft.Base.DrawingRectangleD

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

Return Value

Type: RectangleD

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.Helpers.StiMarginHelper.ApplyMargin(Stimulsoft.Report.Dashboard.IStiElement,Stimulsoft.Base.Drawing.RectangleD)"]

See Also