PointMonitorEventArgs Class

Autodesk.AutoCAD.EditorInput.PointMonitorEventArgs
Visual Basic
Public sealed Class PointMonitorEventArgs
Inherits EventArgs
Inherits IDisposable
C#
public sealed class PointMonitorEventArgs : EventArgs, IDisposable;
Description

 

This class provides data for the PointMonitor event.

Links