NPointFilter Class Members
In This Topic
The following tables list the members exposed by NPointFilter.
Public Constructors
| Name | Description |
 | NPointFilter Constructor | Creates a new point filter for the specified point and with the specified hit test paramaters |
Top
Public Methods
| Name | Description |
 | Clone | Creates an identical copy of this instance (Inherited from Nevron.Filters.NFilter) |
 | Filter | Overridden. Overriden to return true if the object is of type INHitTestable and its HitTest by point method returned true |
Top
See Also