Overload | Description |
---|---|
NMatrix Constructor(Double,Double,Double,Double,Double,Double) | Creates a new arbitrary matrix |
NMatrix Constructor(Double,Double) | Constructs a new translation matrix |
NMatrix Constructor(Double,Double,NPoint) | Constructs a new scale matrix, which scales around the specified pin. |
NMatrix Constructor(Double,NPoint) | Constructs a new rotation matrix, which rotates around the specified pin |