KitchenDraw SDK 2
Show / Hide Table of Contents

Enum Scene.ViewType

Represents view types available in the KitchenDraw software for representing a scene.

Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Scene.ViewType
Remarks

Please do not confuse Scene.ViewType with Scene.ViewMode. While the former represents only the types of views, the latter represents all available views itself.

Fields

Name Description
Elevation

Elevation view.

Perspective

3D view.

Top

Top view (floor plan).

In this article
Back to top Generated by DocFX