WdfFileReaderHasMapData Property |
Gets a value indicating whether this instance has map data.
Namespace: Altaxo.Serialization.RenishawAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic bool HasMapData { get; }
Property Value
Booleantrue if this instance has map data; otherwise,
false.
See Also