DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.SetCurrentFileScale | Constructors | Fields | Methods | Properties | Events
Sets internal file scales - (1.0, 1.0) is always possible
// Delphi public procedure SetCurrentFileScale( const _dwidth : Double; const _swidth : Double );
// C++ Builder public: void SetCurrentFileScale( const double _dwidth, const double _swidth );
Name | Type | Description |
---|---|---|
_dwidth | Double | source width |
_swidth | Double | destination width |