Autodesk.AutoCAD.ApplicationServices Namespace > DocWindowManagerReactor Structure
Autodesk.AutoCAD.ApplicationServices.DocWindowManagerReactor Structure
Description

This is record Autodesk.AutoCAD.ApplicationServices.DocWindowManagerReactor.

Visual Basic
Friend Structure DocWindowManagerReactor
  Private <alignment member> As long
End Structure
C#
internal struct DocWindowManagerReactor {
  private long <alignment member>;
}
   Comments?