Click or drag to resize

StiPdfExportServiceGetHatchNumber Method (StiHatchBrush)

Returns number of hatch in table of hatches.

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int GetHatchNumber(
	StiHatchBrush brush
)

Parameters

brush
Type: Stimulsoft.Base.DrawingStiHatchBrush

[Missing <param name="brush"/> documentation for "M:Stimulsoft.Report.Export.StiPdfExportService.GetHatchNumber(Stimulsoft.Base.Drawing.StiHatchBrush)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiPdfExportService.GetHatchNumber(Stimulsoft.Base.Drawing.StiHatchBrush)"]

See Also