| McMMOptions Methods |   | 
The McMMOptions type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Apply | 
Applies the new options updating DataTable and Image.
It is recommended to call this function after changing a number of options.
 | 
|  | CopyFromAD | |
|  | CopyFromOpt | |
|  | CreateClassificationPalette | |
|  | FormatNumbers | |
|  | GetDefaultMeasurementName | |
|  | GetDirty | |
|  | GetGroupName | |
|  | GetNumberOfDecimalPlaces | |
|  | IsDirty | |
|  | IsMeasMultiDim | |
|  | IsMeasurementNumerical | |
|  | IsMeasurementSupported | |
|  | Load(String, McMMData) | 
 Load settings from a file
  | 
|  | Load(McSettings, Boolean, McMMData) | 
Loads options from the settings
 | 
|  | LoadMeasurementParameters | 
 Short version to load measuremnt parameters only
  | 
|  | ResetDirty | |
|  | Save(String) | 
 Save settings to a file
  | 
|  | Save(McSettings, McMMData) | 
Saves Options to the settings
 | 
|  | SetDirtyOptions | |
|   | SetSelMeasurements | 
Sets measurements, which are defined in a comma delimited string
 | 
|  | ValidateSelMeasurements | 
 Check that selected measurements list contains only valid measurements
  | 
 See Also
See Also