DK for ActiveX | TatukGIS_XDK11.ITGIS_Bitmap.NativeLineOrder | Methods | Properties
Native line order of bitmaps (top-down or bottom-up) for the current platform.
// C# public TGIS_BitmapLinesOrder NativeLineOrder();
' VisualBasic Public Function NativeLineOrder() As TGIS_BitmapLinesOrder
// Oxygene public function NativeLineOrder : TGIS_BitmapLinesOrder;
| Type | Description |
|---|---|
| TGIS_BitmapLinesOrder | Native line order value. |