scripting:api:label:image

Image

Property of ILabel

Image

Read-Only Property of type long

var nVal = Label.Image;
nVal = Label.Image
long nVal;
HRESULT hr = Label.get_Image(&nVal);