WpfLayerCollectionCount Property |
Gets the number of layers in the collection.
Namespace:
Atalasoft.Annotate.Wpf
Assembly:
Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic int Count { get; }Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32The number of layers in the collection.
Implements
ICollectionTCount
See Also