TriangleGraphics.GetCustomImage Method
Parent Object: TriangleGraphicsDescription
Method that gets the image used for this TriangleGraphics object.
Syntax
TriangleGraphics.GetCustomImage( ImageSet As GraphicsImageSet, ImageIndex As Long )Parameters
Name | Type | Description |
ImageSet | GraphicsImageSet | Output GraphicsImageSet that is currently assigned to this TriangleGraphics object. |
ImageIndex | Long | Output Long that indicates which image in the GraphicsImageSet is currently being used by this TriangleGraphics object. |