Share

Matrix2d.Translation Property

Parent Object: Matrix2d

Description

Get the translation portion of the matrix2d.

Syntax

Matrix2d.Translation() As Vector2d

Property Value

This is a read only property whose value is a Vector2d.

Version

Introduced in version 11

Was this information helpful?