Click or drag to resize

StiWpfPainterMeasureComponent Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiWpfPainter.MeasureComponent(System.Double,Stimulsoft.Report.Components.StiComponent)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static SizeD MeasureComponent(
	double width,
	StiComponent comp
)

Parameters

width
Type: SystemDouble

[Missing <param name="width"/> documentation for "M:Stimulsoft.Report.Painters.StiWpfPainter.MeasureComponent(System.Double,Stimulsoft.Report.Components.StiComponent)"]

comp
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="comp"/> documentation for "M:Stimulsoft.Report.Painters.StiWpfPainter.MeasureComponent(System.Double,Stimulsoft.Report.Components.StiComponent)"]

Return Value

Type: SizeD

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.StiWpfPainter.MeasureComponent(System.Double,Stimulsoft.Report.Components.StiComponent)"]

See Also