var instance = new Vintasoft.Imaging.Annotation.UI.WebPointBasedAnnotationPointBuilderJS(interactionObj); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_MinPointCount(value);
function set_MinPointCount(
valueThe minimum number of points in annotation.: number
) : any;
Parameters
- value
- The minimum number of points in annotation.