Description

A read-only property giving the count of line profiles available in the ProfileValues property.

Property type

A Long value.  

Syntax

object.CountOfProfiles

The CountOfProfiles Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLineProfiles.

Remarks

Luminance profiles are available in ProfileValues for all of the ancestor line features (McFeatures.Count). This property reflects that count. It also will be the full array length available from the NumberOfSamples and LengthPerSample properties.

If IsStale goes True, this property is recomputed when accessed.