'Declaration Public Function GetSliceDistance( _
ByVal sliceIndexThe slice index.As System.Int32 _
) As Double
public double GetSliceDistance(
System.Int32 sliceIndex
)
public: double GetSliceDistance(
System.Int32 sliceIndex
)
public:
double GetSliceDistance(
System.Int32 sliceIndex
)
Parameters
- sliceIndex
- The slice index.
Return Value
A distance to the slice.