Click or drag to resize

WdfFileReaderMapShape Property

Shape of the map data (width, height) when present.

Namespace: Altaxo.Serialization.Renishaw
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public (int w, int h) MapShape { get; }

Property Value

ValueTupleInt32, Int32
See Also