Click or drag to resize

StiInplaceEditorTitleElementGetCheckBoxRect Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiInplaceEditorTitleElement.GetCheckBoxRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Components.StiComponent)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static RectangleD GetCheckBoxRect(
	RectangleD rect,
	StiComponent comp
)

Parameters

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Design.StiInplaceEditorTitleElement.GetCheckBoxRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Components.StiComponent)"]

comp
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="comp"/> documentation for "M:Stimulsoft.Report.Design.StiInplaceEditorTitleElement.GetCheckBoxRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Components.StiComponent)"]

Return Value

Type: RectangleD

[Missing <returns> documentation for "M:Stimulsoft.Report.Design.StiInplaceEditorTitleElement.GetCheckBoxRect(Stimulsoft.Base.Drawing.RectangleD,Stimulsoft.Report.Components.StiComponent)"]

See Also