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