PointGraphics.SetCustomImage Method
Parent Object:
PointGraphics
Description
Method that sets the custom image to use for this PointGraphics object. This is cause the PointerRenderStyleProperty to return kCustomImagePointStyle. You can remove the custom image by setting the PointRenderStyle to one of the predefined point types.
Syntax
PointGraphics.
SetCustomImage(
GraphicsImageSet As
GraphicsImageSet,
GraphicsImageIndex As Long )
Parameters
GraphicsImageSet |
GraphicsImageSet |
Input GraphicsImageSet to assign to this PointGraphics object. |
GraphicsImageIndex |
Long |
Input Long that indicates which image in the GraphicsImageSet to use for this PointGraphics object. |
Samples
Version
Introduced in version 2011