Click or drag to resize

ClickAndTeachViewModelIsLoadLastUsedTilesEnabled Property

Flag to indicate if the "Load last tiled image" button is enabled. Disabled if the file as stored in the settings is not there.

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

Property Value

Boolean
See Also