Table of Contents

Field Translation

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Represents the translation vector with X and Y components.

public Vector2 Translation

Returns

Vector2
Represents the translation vector with X and Y components.

Remarks

This field specifies the displacement in the X and Y directions, typically used for transformations or positioning.