ImageIsFrameΒΆ
ImageIsFrame checks if the picture frame is visible.
- bool = ImageIsFrame(hobj)
Return Value
bool is TRUE (1), if the frame is visible otherwise FALSE (0).
Parameters
- hobj
hobj identifies the picture created with ImageCreate.
id-982276
ImageIsFrame checks if the picture frame is visible.
Return Value
bool is TRUE (1), if the frame is visible otherwise FALSE (0).
Parameters
hobj identifies the picture created with ImageCreate.
id-982276