SoDegreeOfAnisotropyQuantificationoutResult 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<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