GraphicsDataSets.CreateImageSet Method
Parent Object:
GraphicsDataSets
Description
Method that creates a new GraphicsImageSet object. You use methods provided by the GraphicsImageSet object to define the images.
Remarks
This method will fail in the case where the GraphicDataSets object can be saved with the document. This occurs when the GraphicDataSets object was created using the Add2 method and the SaveWithDocument argument was True.
Syntax
GraphicsDataSets.
CreateImageSet(
DataSetId As Long ) As
GraphicsImageSet
Parameters
DataSetId |
Long |
Specifies the unique identifier for the GraphicsImageSet object. This must be unique with respect to all other GraphicsDataSet objects within this GraphicDataSets collection object. |
Samples
Version
Introduced in version 2011