Click or drag to resize

CatalogHasChangedOnDisk Property

Property Value

Type: Boolean
Whether the original catalog file on disk has changed since the catalog was loaded. This may have happened if more than one instance of the application is running.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public bool HasChangedOnDisk { get; }

Property Value

Type: Boolean
See Also