MindFusion.Scheduling for Xamarin Programmer's Guide
IMatrix.OffsetX Property
See Also
 






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

Namespace: MindFusion.Drawing
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

double OffsetX { get; }

Visual Basic  Copy Code

ReadOnly Property OffsetX As Double

 Property Value

A double value.

 See Also

IMatrix Members
IMatrix Interface
MindFusion.Drawing Namespace