OnClientShapeCreated Property
                In This Topic
            
            Gets or sets the callback function which is called after the shape of the vector created.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientShapeCreated As System.String
             
        
            
            public System.string OnClientShapeCreated {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also