SetVIIcon Method

LabView ActiveX Properties and Methods

SetVIIcon Method

Installed With: Base Package

Class: VI Methods (ActiveX)

Sets the image of a VI icon from a file.

Syntax

object.SetVIIcon(imageFile)

Parameters

NameTypeDescription
imageFileStringPath to the image you want to use for the VI icon.

Return Value

none