CollectionOfRectangleAffinePtr PropertiesCognex VisionPro 9.21 SR1

The CollectionOfRectangleAffinePtr type exposes the following members.

Properties

  NameDescription
Public propertyCapacity

Get the capacity of this collection. This is the maximum number of items that may be stored in this collection without reallocation. Capacity is increased automatically as needed to hold added items.

Public propertyChangedEventSuspended

Indicates if raising the ChangedEvent has been suspended.

(Overrides ChangedEventShareableBase ChangedEventSuspended.)
Public propertyCount

Get the number of elements contained in this collection.

Public propertyHandle (Overrides ChangedEventShareableBase Handle.)
Public propertyIsReadOnly

Get whether or not this collection is read-only.

Public propertyItem
Top
See Also