How to expose swarm load balancer virtual IP to outside

Hi,

From Swarm documentation I understood that each service access is done through the load balancer.
Lets say I have a client which needs to access the service deployed in swarm. How can I do that? should I get the virtual IP of the Swarm load balancer and access? or some other way?

Thanks

I got the answer.