articulationPointCount property
int
get
articulationPointCount
Gets the number of articulation points found
Implementation
int get articulationPointCount => articulationPoints.length;
Gets the number of articulation points found
int get articulationPointCount => articulationPoints.length;