'Declaration Public Function GetPlanarSliceCenterByOffset( _
ByVal offsetThe slice offset in Vintasoft.Imaging.UnitOfMeasure.Millimeters.As Double _
) As Vintasoft.Imaging.VintasoftPoint3D
public Vintasoft.Imaging.VintasoftPoint3D GetPlanarSliceCenterByOffset(
double offset
)
public: Vintasoft.Imaging.VintasoftPoint3D GetPlanarSliceCenterByOffset(
double offset
)
public:
Vintasoft.Imaging.VintasoftPoint3D GetPlanarSliceCenterByOffset(
double offset
)
Parameters
- offset
- The slice offset in Vintasoft.Imaging.UnitOfMeasure.Millimeters.
Return Value
The center, in world space, of planar slice.