Prints a grid

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public override void Print(
	bool showPreview
)
Visual Basic
Public Overrides Sub Print ( _
	showPreview As Boolean _
)
JScript
public override function Print(
	showPreview : boolean
)

Parameters

showPreview
Type: System..::..Boolean

See Also