FaceFeatures.Item Property
Parent Object: FaceFeaturesDescription
Returns the specified FaceFeature object from the collection. This is the default property of the FaceFeatures collection object.
Syntax
FaceFeatures.Item( Index As Variant ) As FaceFeatureProperty Value
This is a read only property whose value is a FaceFeature.Parameters
Name | Type | Description |
Index | Variant | Input Variant value that specifies the index of the to return. |