Click or drag to resize

StiHatchStyleHelperGetWidthOfHatchStyle Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiHatchStyleHelper.GetWidthOfHatchStyle(System.Drawing.Graphics,System.Drawing.Font,System.Int32)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static int GetWidthOfHatchStyle(
	Graphics g,
	Font font,
	int index
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Base.Drawing.StiHatchStyleHelper.GetWidthOfHatchStyle(System.Drawing.Graphics,System.Drawing.Font,System.Int32)"]

font
Type: System.DrawingFont

[Missing <param name="font"/> documentation for "M:Stimulsoft.Base.Drawing.StiHatchStyleHelper.GetWidthOfHatchStyle(System.Drawing.Graphics,System.Drawing.Font,System.Int32)"]

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Base.Drawing.StiHatchStyleHelper.GetWidthOfHatchStyle(System.Drawing.Graphics,System.Drawing.Font,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiHatchStyleHelper.GetWidthOfHatchStyle(System.Drawing.Graphics,System.Drawing.Font,System.Int32)"]

See Also