The BlobTracker type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Count
Get the number of blobs in this tracker
(Overrides BlobSeqBase..::..Count.)
Item[([( Int32])])
Return the blob given the specific index
(Overrides BlobSeqBase..::..Item[([( Int32])]) .)
Ptr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)

See Also