easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Common.Graphics
Matrix Class
Matrix Methods
Clone Method
Equals Method
GetHashCode Method
Invert Method
Multiply Method
Reset Method
Scale Method
TransformPoint Method
TransformRectangle Method
TransformSize Method
Translate Method
Matrix
.
Clone Method
Creates an exact copy of this Matrix.
Namespace:
Easymap.AddIn.Common.Graphics
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.1.0.0
Syntax
C#
VB
Copy
public
Object
Clone
()
Public
Function
Clone
As
Object
Return Value
Type:
Object
Implements
ICloneable
.
Clone
()
See Also
Reference
Matrix Class
Easymap.AddIn.Common.Graphics Namespace