This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
41a1c7e3 88ac cf3b a9e9 5b5539d8e339
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GMatrix.Equals(System.Object)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public override bool Equals(
Object obj
)
VB
Public Overrides Function Equals (
obj As Object
) As Boolean
C++
public:
virtual bool Equals(
Object^ obj
) override
F#
abstract Equals :
obj : Object -> bool
override Equals :
obj : Object -> bool
- Object
- \[Missing <param name="obj"/> documentation for "M:netDxf.GTE.GMatrix.Equals(System.Object)"\]
Boolean
[Missing <returns> documentation for "M:netDxf.GTE.GMatrix.Equals(System.Object)"]