Search
IMatrix.OffsetY Property
See Also
 





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

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

double OffsetY { get; }

Visual Basic  Copy Code

ReadOnly Property OffsetY As Double

 Property Value

 See Also