Table of Contents

Property ScrollOwner

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll

ScrollOwner

Reference to the ScrollViewer that is wrapped (in XAML) around the ZoomPanControl. Or set to null if there is no ScrollViewer.

public ScrollViewer ScrollOwner { get; set; }

Property Value

ScrollViewer