var instance = new Vintasoft.Imaging.Annotation.Svg.WebArrowAnnotationViewJS(); var returnValue; // Type: any // Parameters var value; // Type: object returnValue = instance.set_ShadowBrush(value);
function set_ShadowBrush( value : object ) : any;
Parameters
- value
- An instance of WebAnnotationBrushJS class that defines annotation shadow brush.