Share

PointMonitorEventArgs Class

Description

This class provides data for the PointMonitor event.

Class Hierarchy

Autodesk.AutoCAD.EditorInput.PointMonitorEventArgs

Visual Basic

Public sealed Class PointMonitorEventArgs
Inherits EventArgs
Inherits IDisposable

C#

public sealed class PointMonitorEventArgs : EventArgs, IDisposable;

Links

PointMonitorEventArgs Methods, PointMonitorEventArgs Properties

Was this information helpful?