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