BitmapImportOptionsIncludeDimensionColumns Property |
Gets a value indicating whether to include the dimension columns (`DimensionX` and `DimensionY`).
Namespace: Altaxo.Serialization.BitmapsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic bool IncludeDimensionColumns { get; init; }Property Value
Boolean
See Also