Table of Contents

TGdipUIHatchBrush.GetHatchStyle Method

Overloads

TGdipUIHatchBrush.GetHatchStyle(TUIHatchStyle)

Converts the hatch style.

Syntax

Namespace: FlexCel.Draw

public HatchStyle GetHatchStyle(TUIHatchStyle hs)

Parameters

<-> Parameter Type Description
hs TUIHatchStyle

See also

TGdipUIHatchBrush.GetHatchStyle(HatchStyle)

Converts the hatch style.

Syntax

Namespace: FlexCel.Draw

public TUIHatchStyle GetHatchStyle(HatchStyle hs)

Parameters

<-> Parameter Type Description
hs HatchStyle

See also