PolyLineOverlayCount Property

CVB.Net Documentation
number of pixels currently in the list (it is sufficient to give the count of pl since the last pixel list generation because user interaction cannot change the number of elements

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public int Count { get; }

Property Value

Type: Int32

Implements

ICollectionTCount
See Also

Reference