DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.setFileView | Constructors | Fields | Methods | Properties | Events
Set internal imagery view.
// Delphi protected procedure setFileView( const _viewRect : TRect ); virtual;
// C++ Builder protected: virtual void setFileView( TRect* const _viewRect );
Name | Type | Description |
---|---|---|
_viewRect | TRect | define part of image which will be displaying |