Document Events |
The Document type exposes the following members.
Name | Description | |
---|---|---|
AfterSave |
Occurs when the drawing is saved.
| |
BeforeSave |
Occurs before the drawing is saved.
| |
BeginPrint |
Occurs before the drawing is printed.
| |
ColorItemChanged |
It occurs when one color is changed.
| |
ColorsChanged |
Occurs when the color table is changed.
| |
CurrentDrawingChanged |
Occurs when the current partial diagram is changed.
| |
CurrentShapeSettingsStyleChanged |
Occurs when the current graphic setting style is changed.
| |
CustomHatchAdded |
It occurs when the user defined hatch is added.
| |
CustomHatchDeleting |
Occurs when the user defined hatch is deleted.
| |
DrawingAdded |
Occurs when paper or partial drawing is added.
| |
DrawingChanged |
Occurs when paper or partial drawing has been changed.
| |
DrawingDeleting |
Occurs when paper or partial drawing is deleted.
| |
DrawingOrderChanged |
Occurs when paper or partial drawing order is changed.
| |
EndPrint |
Occurs after the drawing is printed.
| |
LayoutAdded |
Occurs when a layout is added.
| |
LayoutChanged |
Occurs when the layout is changed.
| |
LayoutDeleting |
Occurs when the layout is deleted.
| |
LayoutOrderChanged |
Occurs when layout order is changed.
| |
LinetypeItemAdded |
It occurs when line type is added.
| |
LinetypeItemChanged |
It occurs when one line type is changed.
| |
LinetypeItemDeleting |
Occurs when one line type is deleted.
| |
LinetypesChanged |
Occurs when the line type table is changed.
| |
LinewidthItemChanged |
It occurs when one line width is changed.
| |
LinewidthsChanged |
Occurs when the line width table is changed.
| |
MasterDrawComponentAdded |
It occurs when the definition of the drawing part is added.
| |
MasterDrawComponentDeleting |
Occurs when the definition of the drawing part is deleted.
| |
PrintSettingsChanged |
Occurs when the print setting is changed.
| |
ShapeAdded |
Occurs when a shape is added.
| |
ShapeChanged |
Occurs when the shape is changed.
| |
ShapeDelete |
Occurs when the shape is deleted.
| |
ShapeGrouped |
Occurs when the shape is grouped.
| |
ShapePrinting |
Occurs before a figure is printed.
| |
ShapeSettingsChanged |
Occurs when the figure setting is changed.
| |
ShapeSettingsStyleAdded |
Occurs when a figure setting style is added.
| |
ShapeSettingsStyleChanged |
Occurs when the shape setting style is changed.
| |
ShapeSettingsStyleDeleting |
Occurs when the shape setting style is deleted.
| |
ShapeUngrouped |
Occurs when the shape is ungrouped.
| |
SummaryInfoChanged |
Occurs when the properties of a file is changed.
|