Click or drag to resize

AnnotationLineCapEquals Method

Compares one AnnotationLineCap with another to determine of that contain the same property values.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The AnnotationLineCap to compare against.

Return Value

Type: Boolean
See Also