Tests whether the specified object is a AnnLinearGradientBrush structure and is equivalent to this AnnLinearGradientBrush structure.
public override bool Equals(
object obj
)
Public Overrides Function Equals( _
ByVal obj As Object _
) As Boolean
public:
bool Equals(
Object^ obj
) override
obj
The object to be used in the comparison with the current object.
This method returns true if obj is an AnnLinearGradientBrush structure equivalent to this AnnLinearGradientBrush; otherwise, false.
For more information refer to System.Object.Equals(System.Object).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET