Click or drag to resize

WdfFileReaderHasMapData Property

Gets a value indicating whether this instance has map data.

Namespace: Altaxo.Serialization.Renishaw
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool HasMapData { get; }

Property Value

Boolean
true if this instance has map data; otherwise, false.
See Also