KitchenDraw SDK 2
Show / Hide Table of Contents

Class Scene.DrawingStyle

Represents a drawing style of a scene view.

Inheritance
object
Scene.DrawingStyle
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public class Scene.DrawingStyle

Properties

Name Description
HasShadows

Indicates whether the shadows are shown on the view.

IsBlackAndWhite

Indicates whether the view is shown in black and white.

Outline

Outline type used for the view representation.

OutlineThickness

Outline thickness used for the view representation. 0 means one-pixel wide in any view scale.

Surface

Surface type used for view representation.

In this article
Back to top Generated by DocFX