GridOverlayBuffer Property |
Gets or Sets int value that specifies the number of extra tiles that should be extracted around the extents when rendering a map.
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic int Buffer { get; set; }
Public Property Buffer As Integer
Get
Set
Property Value
Type:
Int32
See Also