SoLocalStatisticsProcessingkernelShape Property |
Shape of the neighborhood.
Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFiltersAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFEnum<SoLocalStatisticsProcessingKernelShapes> kernelShape { get; }
Public ReadOnly Property kernelShape As SoSFEnum(Of SoLocalStatisticsProcessingKernelShapes)
Get
public:
property SoSFEnum<SoLocalStatisticsProcessingKernelShapes>^ kernelShape {
SoSFEnum<SoLocalStatisticsProcessingKernelShapes>^ get ();
}
member kernelShape : SoSFEnum<SoLocalStatisticsProcessingKernelShapes> with get
Property Value
Type:
SoSFEnumSoLocalStatisticsProcessingKernelShapesRemarks See Also