Click or drag to resize
LayerBaseVirtualRows Property
Get the number of rows 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 VirtualRows { get; }

Property Value

Type: Int32
See Also