Click or drag to resize

DocumentCollectionExtension Class

Provides extension methods for the DocumentCollection type.
Inheritance Hierarchy
SystemObject
  Gile.AutoCAD.R20.ExtensionDocumentCollectionExtension

Namespace:  Gile.AutoCAD.R20.Extension
Assembly:  Gile.AutoCAD.R20.Extension (in Gile.AutoCAD.R20.Extension.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static class DocumentCollectionExtension

The DocumentCollectionExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInvokeAsCommandAsync
Invokes an action in the document context that can be safely called from the application context. Credit: Tony Tanzillo.
Top
See Also