ClearImageNet Send comments on this topic.
Rectangle Property
See Also 
Inlite.ClearImageNet Namespace > ImageObject Class : Rectangle Property




Rectangle encompassing object

Syntax

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

See Also

Generated from assembly ClearImageNet [5.7.1.0]