Autodesk.AutoCAD.EditorInput.InputPointContext
Public sealed Class InputPointContext Inherits IDisposable
public sealed class InputPointContext : IDisposable;
This class provides input parameters for the PointFilter and PointMonitor events. It wraps the input parameters of the AcEdInputPointFilter.processInputPoint() and AcEdInputPointMonitor.monitorInputPoint() ObjectARX functions.