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