An NDoc Documented Class Library

ScreenField.IsPenDetect Method

Return true if the first field character is lightpen detectable.

Overload List

Return true if the first field character is lightpen detectable.

public virtual bool IsPenDetect();

Return true if the ith field character is lightpen detectable.

public virtual bool IsPenDetect(int);

See Also

ScreenField Class | WRQ.Verastream.HostIntegrator Namespace