KitchenDraw SDK 2
Show / Hide Table of Contents

Enum Scene.DrawingStyle.OutlineType

Ways to represent outlines in a scene view.

Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Scene.DrawingStyle.OutlineType

Fields

Name Description
Color

The outlines are shown in colour.

LevelsOfGray

The outlines are shown in levels of gray.

In this article
Back to top Generated by DocFX