Compare two DashPatterns.

Namespace: TallComponents.PDF.Pens
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public override bool Equals(
	Object obj
)
Visual Basic
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean

Parameters

obj
Type: System..::..Object

[Missing <param name="obj"/> documentation for "M:TallComponents.PDF.Pens.DashPattern.Equals(System.Object)"]

Return Value

See Also