Click or drag to resize

EntityPlaneMethodDesignfilter Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the filter.

Namespace:  imbNLP.Toolkit.Planes
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public DocumentFilterFunction filter { get; set; }

Property Value

Type: DocumentFilterFunction
The filter.
See Also