Click or drag to resize

DrawingCollection Properties

The DrawingCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Get the number of paper and partial drawings in the collection.
Public propertyItemInt32
Get the subdiagram at the specified index in the collection.
Public propertyItemString
We will retrieve a partial diagram with the specified name in the collection.
Public propertyPaperCount
Get the number of paper in the collection.
Public propertyPartCount
Get the number of subdiagrams in the collection.
Top
See Also