ClearImage COM API
IsValid Property
CiImage Object : IsValid Property
Description
Image is opened
Property type
Read-only property
Syntax
Visual Basic
Public Property IsValid As EBoolean
Remarks

IsValid is true if object was assigned an initialized CiImage object or was initialized using Create, CreateBpp, Copy, Open methods.

If object.IsZone image property values comes from object.Parent object

See Also

CiImage Object  | CiImage Members