McMMDataItem Property
|
|
Returns feature by index
Namespace:
MediaCy.Addins.Measurements
Assembly:
MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
SyntaxPublic ReadOnly Default Property Item (
NItem As Object
) As McMMFeature
Get
Parameters
- NItem
- Type: SystemObject
NItem can be a 0-based integer as index of feature in collection
Property Value
Type:
McMMFeature
See Also