Returns true if pen is the same.
Namespace: RAYLASE.Marker.CommonAssembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntaxpublic bool IsSame(
MarkerPen pen
)
Parameters
- pen MarkerPen
- Pen to compare to.
Return Value
BooleanTrue if pen is the same.
See Also