DK11 for Java | tatukgis.jdk.TGIS_ViewerWnd.OverlappedExtentMargin | Constructors | Methods | Properties | Events
Overlapped extent margin (in pixels).
Available also on: Delphi FMX | .NET WinForms | ActiveX | Python.
// Java public int getOverlappedExtentMargin(); public void setOverlappedExtentMargin( int _value );
// Oxygene public property OverlappedExtentMargin : Integer read write;
Type |
---|
int 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 drawing.