Click or drag to resize

SnapOptionsCommand Class

Sets the Snap options to the features.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandSnapOptionsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandSnapOptionsCommandProperties
          MediaCy.Addins.MeasurementsSnapOptionsCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class SnapOptionsCommand
	Inherits BaseOptionsCommand(Of SnapOptionsCommandProperties)

The SnapOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodSnapOptionsCommand
Initializes a new instance of the SnapOptionsCommand class
Public methodSnapOptionsCommand(McCommand)
Initializes a new instance of the SnapOptionsCommand class
Public methodSnapOptionsCommand(McCommand, Object)
Initializes a new instance of the SnapOptionsCommand class
Top
Properties
  NameDescription
Public propertyCaliperMatchLength
Match length of the caliper line.
Public propertyCaliperWidth
Width of the caliper line.
Public propertySnapRadius
Snap radius
Public propertySnapToImage
Snap to image method that is used for manual measurements.
Top
Remarks