Click or drag to resize

SectionStyleTableActiveCount Property

Returns number of section styles in the table, excluding deleted section styles.

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

Property Value

Type: Int32
See Also