| Name | Description |
| Add | Method that adds a new custom point to the set. |
| Delete | Method that deletes the GraphicsDataSet. |
| Remove | Method that removes a coordinate from the set. |
| 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. |
| Name | Description |
| Client graphics - image in point graphics | The following sample demonstrates creation of point client graphics with a custom image. |