Click or drag to resize

ListTypeStatistics Properties

The ListTypeStatistics type exposes the following members.

Properties
 NameDescription
Public propertyAverageJumpLength The average length of all jumped vectors.
Public propertyAverageMarkLength The average length of all marked vectors.
Public propertyCommandCount The number of commands contained in the specified list.
Public propertyExecutionTime The expected execution time.
Public propertyHasInfinitePasses True if a job element has infinite passes
Public propertyJumpCount The number of all jumped vectors.
Public propertyJumpLength The combined length of all jumped vectors.
Public propertyMarkCount The number of all marked vectors.
Public propertyMarkLength The combined length of all marked vectors.
Public propertyMaxJumpLength The maximum length of all jumped vectors.
Public propertyMaxMarkLength The maximum length of all marked vectors.
Public propertyMinJumpLength The minimum length of all jumped vectors.
Public propertyMinMarkLength The minimum length of all marked vectors.
Public propertyPathCount The number of paths.
Public propertyPointCount The number of points. The poly line hast multiple points, all other marked vectors count as one.
Public propertyScanLines The number of scan lines used by bitmaps.
Public propertySlices The number of slices generated by solids.
Top
See Also