'Declaration Public Function GetPlanarSliceCenter( _
ByVal sliceIndexThe slice index.As System.Int32 _
) As Vintasoft.Imaging.VintasoftPoint3D
public Vintasoft.Imaging.VintasoftPoint3D GetPlanarSliceCenter(
System.Int32 sliceIndex
)
public: Vintasoft.Imaging.VintasoftPoint3D GetPlanarSliceCenter(
System.Int32 sliceIndex
)
public:
Vintasoft.Imaging.VintasoftPoint3D GetPlanarSliceCenter(
System.Int32 sliceIndex
)
Parameters
- sliceIndex
- The slice index.
Return Value
The center, in world space, of planar slice.