Click or drag to resize

LineProfileCollect Class

Collects data from Line Profile.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.LineProfileLineProfileCollect

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class LineProfileCollect
	Inherits BaseCommand

The LineProfileCollect type exposes the following members.

Constructors
  NameDescription
Public methodLineProfileCollect
Initializes a new instance of the LineProfileCollect class
Public methodLineProfileCollect(McCommand)
Initializes a new instance of the LineProfileCollect class
Top
Properties
  NameDescription
Public propertyAllFrames
If True - collect data from all frames, False - collect data from active frame only.
Public propertyClearCollector
If True - clear all data from Data Collector.
Public propertyClearMeasurements
If True - clear all measuremets filers in Data Collector.
Top
Remarks