GIRasterImageScanLineSize Property
|
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public uint ScanLineSize { get; }
Public ReadOnly Property ScanLineSize As UInteger
Get
public:
property unsigned int ScanLineSize {
unsigned int get ();
}
member ScanLineSize : uint32 with get
Property Value
UInt32
See Also