TileLayer.AutoClip Property
Gets or sets a flag indicating if features are automatically clipped at the tile borders.
Syntax
public System.Boolean AutoClip { get; set; }
Property Value
Default: true
True to clip features at the tile borders; otherwise, False.
Platforms
Windows, Linux, Android