Click or drag to resize

LoadSaveOptionsCommand Class

Base open/save measurements options command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsLoadSaveOptionsCommand
                MediaCy.Addins.MeasurementsOpenOptionsCommand
                MediaCy.Addins.MeasurementsSaveOptionsCommand

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

The LoadSaveOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodLoadSaveOptionsCommand
Initializes a new instance of the LoadSaveOptionsCommand class
Public methodLoadSaveOptionsCommand(McCommand)
Initializes a new instance of the LoadSaveOptionsCommand class
Top
Properties
  NameDescription
Public propertyExtension
Public propertyFileName
File name
Public propertyFilter
Public propertyFilterIndex
Filter index
Public propertyInitialDirectory
Public propertyLoadElseSave
Top
Methods
  NameDescription
Public methodGetFileName
Top
Remarks