GIRasterImageScanLineSize Property

Property that represents the scanline size of this GIRasterImage object. Scanline size is a number of bytes between the beginning of the scanline N and the beginning of the scanline N+1 (taking into account any padding that is added to the end of the scanline).

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public uint ScanLineSize { get; }

Property Value

UInt32
See Also

©  Bricsys NV. All rights reserved.