Click or drag to resize

StiContextPainterGetPathBounds Method

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

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

Parameters

geoms
Type: System.Collections.GenericListStiSegmentGeom

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

Return Value

Type: RectangleF

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

See Also