Click or drag to resize

SectionStyleTableEventArgsOldState Property

The old or previous section style.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public SectionStyle OldState { get; }

Property Value

Type: SectionStyle
See Also