Click or drag to resize

Matrix3Identity Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the identity matrix.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public static Matrix3 Identity { get; }
Request Example View Source

Property Value

Type: Matrix3
See Also