%%PageItemTitle%%

VectorDraw Web Library

JsPropertiesExtractor Send comments on this topic.
AddNote Method
See Also 
vdWebLibrary Namespace > vdNotes Class : AddNote Method
title
description
viewtype
origin

Syntax

JScript 
public function AddNote( 
   title : String,
   description : String,
   viewtype : int,
   origin : Object
) : int;

Parameters

title
description
viewtype
origin

See Also