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