Gets a value that contains the horizontal offset of the scrolled diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double HorizontalOffset { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property HorizontalOffset As Double |
A double value.
See Also