Click or drag to resize

StiPenGeom Constructor (Object, Single)

Initializes a new instance of the StiPenGeom class

Namespace:  Stimulsoft.Base.Context
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPenGeom(
	Object brush,
	float thickness
)

Parameters

brush
Type: SystemObject

[Missing <param name="brush"/> documentation for "M:Stimulsoft.Base.Context.StiPenGeom.#ctor(System.Object,System.Single)"]

thickness
Type: SystemSingle

[Missing <param name="thickness"/> documentation for "M:Stimulsoft.Base.Context.StiPenGeom.#ctor(System.Object,System.Single)"]

See Also