IMacroManager Interface Send Feedback
See Also  Members   Example
Allows access to the macro manager, which manages macro recording and which is available in DraftSight Premium only.

Syntax

Visual Basic 
Public Interface IMacroManager 
C# 
public interface IMacroManager 
JavaScript 
Object dsMacroManager
COM native C++ 
interface IMacroManager
C++ 
class dsMacroManager

Example

Remarks

See Macros for details about recording macros.

Accessors

Object Model

See Also