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