Class MarkerTemplate : getOptionValue Method
SummaryReturns one of the template options.RemarksOptions are decided by the template, complete with default, minimum and maximum values.The user can change these on the marker type defaults. When an option value is returned it contains either the value chosen by the user or the value set as default by the template. If the user has never changed a value then the default is returned instead. Parameters
ReturnsThe option value ExamplesCode below is from the Video Marker.It uses two options. One to see whether to perform conflict checking and one to determine how many conflicts to allow.
|