Share

GraphicsDataSet Object


Description

The GraphicsDataSet object is the base class for the various utility objects used for creating custom graphics.

Methods

Name Description
Delete Method that deletes the GraphicsDataSet.
Remove Method that removes a coordinate from the set.

Properties

Name Description
Count Property that returns the number of objects in this collection.
Id Property returning the unique id of this GraphicsDataSet.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

GraphicsDataSets.Item, GraphicsDataSets.ItemById

Derived Classes

GraphicsColorSet, GraphicsCoordinateSet, GraphicsImageSet, GraphicsIndexSet, GraphicsNormalSet, GraphicsTextureCoordinateSet

Version

Introduced in version 5

Was this information helpful?