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