Click or drag to resize

BlockUpdateCommand Class

Temporary blocks UI updates. The command can be used in block operations, such as adding multiple measurements, to avoid unnecessary updates.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsBlockUpdateCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class BlockUpdateCommand
	Inherits MeasurementsCommand

The BlockUpdateCommand type exposes the following members.

Constructors
  NameDescription
Public methodBlockUpdateCommand
Initializes a new instance of the BlockUpdateCommand class
Public methodBlockUpdateCommand(McCommand)
Initializes a new instance of the BlockUpdateCommand class
Top
Properties
  NameDescription
Public propertyDisableUpdate
Disable/Enable updates.
Top
Remarks