Click or drag to resize
LayerBaseScrollRate Property
Gets the scroll rate that is applied to Move(Point) operations.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public SizeF ScrollRate { get; }

Property Value

Type: SizeF
See Also