SoAverageObjectAreaPerSliceQuantification3doutResult Property |
The output measure result.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.MorphometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoImageVizEngineAnalysisOutput<SoAverageObjectAreaPerSliceQuantification3dSbAverageObjectAreaPerSliceDetail> outResult { get; }
Public ReadOnly Property outResult As SoImageVizEngineAnalysisOutput(Of SoAverageObjectAreaPerSliceQuantification3dSbAverageObjectAreaPerSliceDetail)
Get
public:
property SoImageVizEngineAnalysisOutput<SoAverageObjectAreaPerSliceQuantification3dSbAverageObjectAreaPerSliceDetail>^ outResult {
SoImageVizEngineAnalysisOutput<SoAverageObjectAreaPerSliceQuantification3dSbAverageObjectAreaPerSliceDetail>^ get ();
}
member outResult : SoImageVizEngineAnalysisOutput<SoAverageObjectAreaPerSliceQuantification3dSbAverageObjectAreaPerSliceDetail> with get
Property Value
Type:
SoImageVizEngineAnalysisOutputSoAverageObjectAreaPerSliceQuantification3dSbAverageObjectAreaPerSliceDetailRemarks See Also