Enables the display of helper lines over the image.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IEViewer..::..GridKind DisplayGridKind { get; set; }
Public Property DisplayGridKind As IEViewer..::..GridKind
	Get
	Set
public:
property IEViewer..::..GridKind DisplayGridKind {
	IEViewer..::..GridKind get ();
	void set (IEViewer..::..GridKind value);
}

See Also