Click or drag to resize

BitmapImportOptionsIncludeDimensionColumns Property

Gets a value indicating whether to include the dimensions ("DimensionX" and "DimensionY")

Namespace: Altaxo.Serialization.Bitmaps
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public bool IncludeDimensionColumns { get; init; }

Property Value

Boolean
See Also