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: 23.2.417.0 (23.2.417.0)
Syntax
public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also