ObjectQuery.MinSurfaceCoverage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Minimum required surface coverage ratio to consider an object instance as true positive, from 0 to 1.
public:
property float MinSurfaceCoverage { float get(); void set(float value); };
public float MinSurfaceCoverage { get; set; }
member this.MinSurfaceCoverage : single with get, set
Public Property MinSurfaceCoverage As Single