Click or drag to resize

layerStackCountAll Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the total count of all elements in the layers

Namespace:  imbSCI.Data.collection.layers
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public int CountAll { get; }
Request Example View Source

Property Value

Type: Int32
The count all.
See Also