This class lets the developer create a Jig-based object that can be used to draw graphics and get user input independently of a custom entity. See EntityJig for a Jig object that works with custom entities.
Autodesk.AutoCAD.EditorInput.Jig Autodesk.AutoCAD.EditorInput.DrawJig
Public abstract Class DrawJig Inherits Jig
public abstract class DrawJig : Jig;
Comments? |