Click or drag to resize

PenSetIsAllPensDefault Method

Checks if all the pens have default values only.

Namespace: RAYLASE.Marker.Common
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public bool IsAllPensDefault()

Return Value

Boolean
True if all pens have default values only.
See Also