[]
        
(Showing Draft Content)

C1.WPF.Core.C1ScrollViewerView

C1ScrollViewerView Struct

Provides a view for a C1ScrollViewer when its view is changing.

Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public struct C1ScrollViewerView

Properties

Name Description
HorizontalOffset

Gets the distance the content has been scrolled horizontally.

VerticalOffset

Gets the distance the content has been scrolled vertically.

ZoomFactor

Gets a value that indicates the current zoom factor engaged for content scaling.

Methods

Name Description
Equals(object)
GetHashCode()

Operators

Name Description
operator ==(C1ScrollViewerView, C1ScrollViewerView)
operator !=(C1ScrollViewerView, C1ScrollViewerView)