SoApplyMorphologicalLutProcessing3doutModifiedVoxels Property |
The number of modified voxels.
Namespace: OIV.ImageViz.Engines.MathematicalMorphology.HitOrMissAndSkeletonAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoImageVizEngineAnalysisOutput<SoApplyMorphologicalLutProcessing3dSbApplyMorphLutDetail> outModifiedVoxels { get; }
Public ReadOnly Property outModifiedVoxels As SoImageVizEngineAnalysisOutput(Of SoApplyMorphologicalLutProcessing3dSbApplyMorphLutDetail)
Get
public:
property SoImageVizEngineAnalysisOutput<SoApplyMorphologicalLutProcessing3dSbApplyMorphLutDetail>^ outModifiedVoxels {
SoImageVizEngineAnalysisOutput<SoApplyMorphologicalLutProcessing3dSbApplyMorphLutDetail>^ get ();
}
member outModifiedVoxels : SoImageVizEngineAnalysisOutput<SoApplyMorphologicalLutProcessing3dSbApplyMorphLutDetail> with get
Property Value
Type:
SoImageVizEngineAnalysisOutputSoApplyMorphologicalLutProcessing3dSbApplyMorphLutDetailRemarks See Also