Click or drag to resize

MarkerPenIsAllDefault Method

Returns whether all pen properties are defaults (null).

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

Return Value

Boolean
True if all properties are defaults (null).
See Also