PointGraphics.CoordinateSet Property
Parent Object: PointGraphicsDescription
Gets and sets the GraphicsCoordinateSet associate with set.
Syntax
PointGraphics.CoordinateSet() As GraphicsCoordinateSetProperty Value
This is a read/write property whose value is a GraphicsCoordinateSet.Samples
Name | Description |
Client graphics - image in point graphics | The following sample demonstrates creation of point client graphics with a custom image. |