Share

TriangleGraphics.SetCustomImage Method

Parent Object: TriangleGraphics

Description

Method that sets the custom image to use for this TriangleGraphics object.

Syntax

TriangleGraphics.SetCustomImage( ImageSet As GraphicsImageSet, ImageIndex As Long )

Parameters

Name Type Description
ImageSet GraphicsImageSet Input GraphicsImageSet to assign to this TriangleGraphics object.
ImageIndex Long Input Long that indicates which image in the GraphicsImageSet to use for this TriangleGraphics object.

Version

Introduced in version 2017

Was this information helpful?