Click or drag to resize

StiPdfExportServiceGetHatchNumber Method (HatchBrush)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiPdfExportService.GetHatchNumber(System.Drawing.Drawing2D.HatchBrush)"]

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

Parameters

brush
Type: System.Drawing.Drawing2DHatchBrush

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

Return Value

Type: Int32

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

See Also