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