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