Description
Horizontal scroll bar position of the diagram display window. DATATYPE: Integer.
Property Type
- Read-write property
Syntax
Public Property HorizontalScrollPosition() As Variant
Example
Dim MySubModel As SubModel MySubModel.HorizontalScrollPosition = 50
See Also