Description

Instance of the McProfileEdges class for finding and managing “edges” on the sampled line profile.

Property type

A McProfileEdges object.  

Syntax

object.ProfileEdges

The ProfileEdges Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLineProfiles.

Remarks

The ProfileEdges property can be used to find or manage a single set of marked edges or spots of interest along the parent McLineProfiles. If you need more than one set of edges (e.g., leading edges and trailing edges) you could use ProfileEdges.Duplicate to create as many extras as you need.