GIRasterImageDescSetScanLinesAlignment Method

Sets the scanline alignment, in bytes, for this raster image.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public void SetScanLinesAlignment(
        uint alignment
)

Parameters

alignment  UInt32
[in] Scanline alignment.
Remarks
Example: Alignment is 4 for Windows BMP.
See Also

©  Bricsys NV. All rights reserved.