Click or drag to resize

RhinoDocDimensionStyleTableEvent Event

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

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static event EventHandler<DimStyleTableEventArgs> DimensionStyleTableEvent

Value

Type: SystemEventHandlerDimStyleTableEventArgs
See Also