FaceDetectionEffectDefinition.Properties Property

Definition

Gets the set of properties for configuring the FaceDetectionEffectDefinition object.

public:
 property IPropertySet ^ Properties { IPropertySet ^ get(); };
IPropertySet Properties();
public IPropertySet Properties { get; }
var iPropertySet = faceDetectionEffectDefinition.properties;
Public ReadOnly Property Properties As IPropertySet

Property Value

The set of properties for configuring the FaceDetectionEffectDefinition object.

Implements

Applies to