DK11 for Delphi | GisViewer.TGIS_Viewer.OverlappedExtentMargin | Constructors | Fields | Methods | Properties | Events | Events
Overlapped extent margin (in pixels).
// Delphi public property OverlappedExtentMargin : Integer read write;
// C++ Builder public: __property int OverlappedExtentMargin = {read, write};
Type |
---|
Integer |
Used to help render shapes placed at tiles' boundaries where rendered shape's elements must be placed also at neighboring tiles. Default value is 0.
For detailed discusssion see Tiled export and print.