Click or drag to resize
OGPenOGBlankPen Method
Creates a blank pen -- a pen that draws nothing.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public static OGPen OGBlankPen()

Return Value

Type: OGPen
A new OGPen that draws nothing.
See Also