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