Matrix2dBuilderToMatrix2d Method
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public Matrix2d ToMatrix2d()
Public Function ToMatrix2d As Matrix2d
public:
Matrix2d ToMatrix2d()
member ToMatrix2d : unit -> Matrix2d
Return Value
Type:
Matrix2d
See Also