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