IMcRegions2Count Property
|
|
Count of the current number of features
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Count As Integer
Get
Property Value
Type:
Int32Implements
IMcRegionsCount
RemarksCpunt will be zero after McFeature creation or a Reset method call
(IsReset TRUE). It is also zero after any operation which might add or remove
features, and which results in zero features being left (IsEmpty TRUE).
See Also