MindFusion.Scheduling for Xamarin Programmer's Guide
IGraphics.Transform Property
See Also
 






Gets or sets the transformation for this IGraphics object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

IMatrix Transform { get; }

Visual Basic  Copy Code

ReadOnly Property Transform As IMatrix

 Property Value

This property specifies an IMatrix object that represents the world transformation for this IGraphics object.

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace