Click or drag to resize

ClickAndTeachViewModelIsSaveTilesEnabled Property

Flag to indicate if the "Save tiled image" button is enabled. Disabled if the camera is not connected.

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

Property Value

Boolean
See Also