DK for ActiveX | TatukGIS_XDK11.IGIS_Viewer.OverlappedExtentMargin | Methods | Properties
Overlapped extent margin (in pixels).
// C# public Integer OverlappedExtentMargin { get {} set {} }
' VisualBasic Public Property OverlappedExtentMargin As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property OverlappedExtentMargin : Integer read read;
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 export and print.