Click or drag to resize

ScreenOverlayCollectionBaseCount Property

Gets the number of screen overlays in the collection.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also