Table of Contents

Property TransformDXDY

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

TransformDXDY

Gets the displacement values (DX and DY) from the current transformation. Returns an empty point if no transformation is applied.

public PointD TransformDXDY { get; }

Property Value

PointD

A PointD representing the translation offset.