Click or drag to resize

MarkupTableActiveCount Property

Returns number of markups in the table, excluding deleted markups.

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

Property Value

Type: Int32
See Also