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