SoLocalStatisticsProcessingstatisticalOperator Property |
Select the first order measure to compute.
Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFiltersAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoLocalStatisticsProcessingStatisticalOperators> statisticalOperator { get; }
Public ReadOnly Property statisticalOperator As SoSFEnum(Of SoLocalStatisticsProcessingStatisticalOperators)
Get
public:
property SoSFEnum<SoLocalStatisticsProcessingStatisticalOperators>^ statisticalOperator {
SoSFEnum<SoLocalStatisticsProcessingStatisticalOperators>^ get ();
}
member statisticalOperator : SoSFEnum<SoLocalStatisticsProcessingStatisticalOperators> with get
Property Value
Type:
SoSFEnumSoLocalStatisticsProcessingStatisticalOperatorsRemarks See Also