List |
[Missing <summary> documentation for "T:RAYLASE.Marker.Common.ListTypeStatistics"]
public class ListTypeStatistics
The ListTypeStatistics type exposes the following members.
Name | Description | |
---|---|---|
![]() | ListTypeStatistics | Initializes a new instance of the ListTypeStatistics class |
Name | Description | |
---|---|---|
![]() | CommandCount | The number of commands contained in the specified list. |
![]() | ExecutionTime | The expected execution time. |
![]() | JumpLength | The combined length of all jumped vectors. |
![]() | MarkLength | The combined length of all marked vectors. |
![]() | PathCount | The number of paths. |
![]() | PointCount | The number of points. The poly line hast multiple points, all other marked vectors count as one. |
![]() | ScanLines | The number of scan lines used by bitmaps. |
![]() | Slices | The number of slices generated by solids. |