ClearImageNet Send comments on this topic.
IsValid Property
See Also 
Inlite.ClearImageNet Namespace > ImageEditor Class : IsValid Property




Checks is valid Bitmap has been assigned

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsValid As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ImageEditor
Dim value As Boolean
 
value = instance.IsValid
C# 
public bool IsValid {get;}
Managed Extensions for C++ 
public: __property bool get_IsValid();
C++/CLI 
public:
property bool IsValid {
   bool get();
}

Remarks

Licensing: Requires any ClearImage license

See Also

Generated from assembly ClearImageNet [5.7.1.0]