Gets the translation of this matrix along the y-axis.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
double OffsetY { get; } |
Visual Basic
Copy Code
|
|---|
ReadOnly Property OffsetY As Double |
A double value.
See Also