LabelingRule.Filter

LabelingRule.Filter property

确定“过滤规则”是否应将标签应用到特征。 如果返回true使用标签;否则,功能将被跳过。

public Func<Feature, bool> Filter { get; }

也可以看看