Click or drag to resize

RhinoDocSectionStyleTableEvent Event

Called when any modification happens to a document's section style table.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static event EventHandler<SectionStyleTableEventArgs> SectionStyleTableEvent

Value

Type: SystemEventHandlerSectionStyleTableEventArgs
See Also