Search
Ruler.HorizontalOffset Property
See Also
 






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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double HorizontalOffset { get; }

Visual Basic  Copy Code

Public ReadOnly Property HorizontalOffset As Double

 Property Value

A double value.

 See Also