var instance = new Vintasoft.Imaging.Annotation.Html5.WebFreeHandLineAnnotationViewJS(); var returnValue; // Type: any // Parameters var value; // Type: object returnValue = instance.set_GripMode(value);
function set_GripMode( value : object ) : any;
Parameters
- value
- An instance of WebAnnotationGripModeEnumJS class that defines the grip mode.