SoApplyMorphologicalLutProcessing2doutModifiedVoxels 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<SoApplyMorphologicalLutProcessing2dSbApplyMorphLutDetail> outModifiedVoxels { get; }
Public ReadOnly Property outModifiedVoxels As SoImageVizEngineAnalysisOutput(Of SoApplyMorphologicalLutProcessing2dSbApplyMorphLutDetail)
Get
public:
property SoImageVizEngineAnalysisOutput<SoApplyMorphologicalLutProcessing2dSbApplyMorphLutDetail>^ outModifiedVoxels {
SoImageVizEngineAnalysisOutput<SoApplyMorphologicalLutProcessing2dSbApplyMorphLutDetail>^ get ();
}
member outModifiedVoxels : SoImageVizEngineAnalysisOutput<SoApplyMorphologicalLutProcessing2dSbApplyMorphLutDetail> with get
Property Value
Type:
SoImageVizEngineAnalysisOutputSoApplyMorphologicalLutProcessing2dSbApplyMorphLutDetailRemarks See Also