Click or drag to resize
LayerBaseVirtualColumns Property
Get the number of columns of tiles in the layer's displayed virtual scroll space (data is wrapped)

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public int VirtualColumns { get; }

Property Value

Type: Int32
See Also