| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property ImageSizeResolved As Size | |
| C# | |
|---|---|
public Size ImageSizeResolved {get;} | |
The following sample code illustrates some of the information exposed by a mode.
| Visual Basic | Copy Code |
|---|---|
Imports Infragistics.Win.UltraWinTree | |
| C# | Copy Code |
|---|---|
using System.Diagnostics; | |
