KitchenDraw SDK 2
Show / Hide Table of Contents

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>
In this article
Back to top Generated by DocFX