Click or drag to resize

ClickAndTeachViewModelOverlappingFactor Property

A factor to control how strong the tiles will overlap. The standard value is 1.02 which means that there is an overlap of 2 percent.

Namespace: RAYLASE.Marker.ClickAndTeachPlugin
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public double OverlappingFactor { get; set; }

Property Value

Double
See Also