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 415
25f859ec dd4f 57bb 11aa ef09060ecc3b
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
[Missing <summary> documentation for "M:netDxf.GTE.GMatrix.Equals(netDxf.GTE.GMatrix)"]
Namespace: netDxf.GTE
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public bool Equals(
GMatrix other
)
VB
Public Function Equals (
other As GMatrix
) As Boolean
C++
public:
virtual bool Equals(
GMatrix^ other
) sealed
F#
abstract Equals :
other : GMatrix -> bool
override Equals :
other : GMatrix -> bool
- GMatrix
- \[Missing <param name="other"/> documentation for "M:netDxf.GTE.GMatrix.Equals(netDxf.GTE.GMatrix)"\]
Boolean
[Missing <returns> documentation for "M:netDxf.GTE.GMatrix.Equals(netDxf.GTE.GMatrix)"]
IEquatable(T).Equals(T)