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