Search
IMatrix.OffsetX Property
See Also
 





Gets the translation of this matrix along the x-axis.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

double OffsetX { get; }

Visual Basic  Copy Code

ReadOnly Property OffsetX As Double

 Property Value

 See Also