Property ViewPoints ViewPoints Returns a collection that represents all the view points registered in the scene. Declaration public IList<Scene.ViewPoint> ViewPoints { get; } Property Value Type Description IList<Scene.ViewPoint>