Share via


ImageObjectExtractorHint.ExcludePoints Property

Definition

public:
 property IVectorView<PointInt32> ^ ExcludePoints { IVectorView<PointInt32> ^ get(); };
IVectorView<PointInt32> ExcludePoints();
public IReadOnlyList<PointInt32> ExcludePoints { get; }
var iVectorView = imageObjectExtractorHint.excludePoints;
Public ReadOnly Property ExcludePoints As IReadOnlyList(Of PointInt32)

Property Value

Applies to