Click or drag to resize

StiGdiContextPainterGetPathBounds Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiGdiContextPainter.GetPathBounds(System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom})"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override RectangleF GetPathBounds(
	List<StiSegmentGeom> geoms
)

Parameters

geoms
Type: System.Collections.GenericListStiSegmentGeom

[Missing <param name="geoms"/> documentation for "M:Stimulsoft.Report.Painters.StiGdiContextPainter.GetPathBounds(System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom})"]

Return Value

Type: RectangleF

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.StiGdiContextPainter.GetPathBounds(System.Collections.Generic.List{Stimulsoft.Base.Context.StiSegmentGeom})"]

See Also