| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Rectangle As Rectangle | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Rectangle Rectangle {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property Rectangle get_Rectangle(); | |
| ClearImageNet | Send comments on this topic. |
| Rectangle Property | |
| See Also | |
|
| Inlite.ClearImageNet Namespace > Barcode Class : Rectangle Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Rectangle As Rectangle | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Rectangle Rectangle {get;} | |
| Managed Extensions for C++ | |
|---|---|
public: __property Rectangle get_Rectangle(); | |