GraphicItems Object Members
Visio Automation Reference |
The collection of GraphicItem objects associated with a Master object of type visTypeDataGraphic.
Methods
Name | Description | |
---|---|---|
![]() |
AddCopy | Adds a copy of a GraphicItem object to the GraphicItems collection of a Master object of type visTypeDataGraphic. |
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns the instance of Microsoft Office Visio associated with the GraphicItems collection. Read-only. |
![]() |
Count | Returns the number of GraphicItem objects in the GraphicItems collection. Read-only. |
![]() |
DataGraphic | Returns the Master object of type visTypeDataGraphic that contains the GraphicItems collection. Read-only. |
![]() |
Document | Gets the Document object that contains the Master object of type visTypeDataGraphic that contains the GraphicItems collection. Read-only. |
![]() |
Item | Returns the GraphicItem object at the specified index position in the GraphicItems collection. Read-only. |
![]() |
ItemFromID | Returns a GraphicItem object from the GraphicItems collection by using the unique ID of the object. Read-only. |
![]() |
ObjectType | Returns visObjTypeGraphicItems, the type of a GraphicItems object. Read-only. |
![]() |
Stat | Returns status information for an object. Read-only. |