Click or drag to resize

CreateVoronoiMapCommand Class

Creates a Voronoi map of the objects.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsMeasurementsCommandCreateImage
                MediaCy.Addins.MeasurementsCreateVoronoiMapCommand

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

The CreateVoronoiMapCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateVoronoiMapCommand
Initializes a new instance of the CreateVoronoiMapCommand class
Public methodCreateVoronoiMapCommand(McCommand)
Initializes a new instance of the CreateVoronoiMapCommand class
Public methodCreateVoronoiMapCommand(McCommand, Object)
Initializes a new instance of the CreateVoronoiMapCommand class
Top
Properties
  NameDescription
Public propertyOptions
Options to create Voronoi map.
Top
Methods
  NameDescription
Public methodSaveParameterAsCode (Overrides BaseObjectCommand.SaveParameterAsCode(TextWriter, String, PropertyDescriptor, RecordingFlags).)
Top
Remarks