var instance = new Vintasoft.Imaging.Annotation.Svg.WebFreeHandPolygonAnnotationViewJS(); var returnValue; // Type: any // Parameters var value; // Type: object returnValue = instance.set_Outline(value);
function set_Outline( value : object ) : any;
Parameters
- value
- An instance of WebAnnotationPenJS class that defines annotation outline.