DiagramLite Programmer's Guide
Ruler.HorizontalOffset Property
See Also
 





Gets a value that contains the horizontal offset of the scrolled diagram.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public double HorizontalOffset { get; }

Visual Basic  Copy Code

Public ReadOnly Property HorizontalOffset As Double

 Property Value

A double value that contains the horizontal offset of the scrolled diagram.

 See Also

Ruler Members
Ruler Class
MindFusion.Diagramming Namespace