Click or drag to resize
SoLocalMaximaQuantificationSbLocalMaximaDetail Class
Inheritance Hierarchy
SystemObject
  OIV.InventorSoNetBase
    OIV.ImageViz.Engines.ImageAnalysis.StatisticsSoLocalMaximaQuantificationSbLocalMaximaDetail

Namespace: OIV.ImageViz.Engines.ImageAnalysis.Statistics
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public class SbLocalMaximaDetail : SoNetBase

The SoLocalMaximaQuantificationSbLocalMaximaDetail type exposes the following members.

Constructors
  NameDescription
Public methodSoLocalMaximaQuantificationSbLocalMaximaDetail(SoImageAnalysisResult)
Calls SbLocalMaximaDetail(analysis, System.Int32(0)).
Public methodSoLocalMaximaQuantificationSbLocalMaximaDetail(SoImageAnalysisResult, Int32)
Initializes a new instance of the SoLocalMaximaQuantificationSbLocalMaximaDetail class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetPositionX

The X position of the maxima.

Public methodGetPositionY

The Y position of the maxima.

Public methodGetPositionZ

The Z position of the maxima.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue

The value of maxima.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Remarks