DrawingCollection Properties |
The DrawingCollection type exposes the following members.
Name | Description | |
---|---|---|
Count |
Get the number of paper and partial drawings in the collection.
| |
ItemInt32 |
Get the subdiagram at the specified index in the collection.
| |
ItemString |
We will retrieve a partial diagram with the specified name in the collection.
| |
PaperCount |
Get the number of paper in the collection.
| |
PartCount |
Get the number of subdiagrams in the collection.
|