MarkerDictionaryMarkerCount Method  | 
 Query the number of markers in the dictionary.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
SyntaxPublic Function MarkerCount As Integer
public:
int MarkerCount()
Return Value
Type: 
Int32The number of markers in the dictionary.
See Also