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




Rectangle enclosing the barcode

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Rectangle As Rectangle
Visual Basic (Usage)Copy Code
Dim instance As Barcode
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]