Click or drag to resize

PenSetHasPen Property

The flag whether there is any pen in the collection.

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public bool HasPen { get; }

Return Value

Boolean
True, if there is any pen in the collection.
See Also