Number of grid point coordinates representing
first dimension of volume grid.
Read-only property
[Visual Basic .NET] |
---|
Public Property SizeI() As Integer
|
[C#] |
---|
public int SizeI {get;}
|
[Managed C++] |
---|
public: __property int get_SizeI();
|
[Unmanaged C++] |
---|
public: HRESULT get_SizeI(
|
[Java] |
---|
public ppInteger getSizeI();
|