IDrawingGuidesCollection class
IDrawingGuidesCollection class
Represents a collection of the adjustable drawing guides.
The IDrawingGuidesCollection type exposes the following members:
Properties
Property | Description |
---|---|
count | Gets the number of all elements in the collection. Read-only int. |
Returns the drawing guide by index.
Read-only IDrawingGuide
.
Indexer
Name | Description |
---|---|
[index] |
Methods
Method | Description |
---|---|
add | Adds the drawing guide at the end of the collection. |
remove_at | Removes the drawing guide at the specified index. |
clear | Removes all elements from the collection. |
See Also
- class
IDrawingGuide
- module
aspose.slides
- library
Aspose.Slides