Property currentMaxNumberOfMovingImages
currentMaxNumberOfMovingImages
The current maximum number of moving images to track in realtime.
Declaration
public virtual int currentMaxNumberOfMovingImages { get; }
Property Value
Type | Description |
---|---|
int |
Remarks
Must be implemented if supportsMovingImages is true
.