SoDegreeOfAnisotropyQuantificationoutResult 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<SoDegreeOfAnisotropyQuantificationSbAnisotropyDegreeDetail> outResult { get; }
Public ReadOnly Property outResult As SoImageVizEngineAnalysisOutput(Of SoDegreeOfAnisotropyQuantificationSbAnisotropyDegreeDetail)
Get
public:
property SoImageVizEngineAnalysisOutput<SoDegreeOfAnisotropyQuantificationSbAnisotropyDegreeDetail>^ outResult {
SoImageVizEngineAnalysisOutput<SoDegreeOfAnisotropyQuantificationSbAnisotropyDegreeDetail>^ get ();
}
member outResult : SoImageVizEngineAnalysisOutput<SoDegreeOfAnisotropyQuantificationSbAnisotropyDegreeDetail> with get
Property Value
Type:
SoImageVizEngineAnalysisOutputSoDegreeOfAnisotropyQuantificationSbAnisotropyDegreeDetailRemarks See Also