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