OnClientTargetZoomChanged Property
                In This Topic
            
            Gets or sets the callback function which is called after the target zoom of the maps changed.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property OnClientTargetZoomChanged As System.String
             
        
            
            public System.string OnClientTargetZoomChanged {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also