KitchenDraw SDK 2
Show / Hide Table of Contents

Class Scene.GridSettings

Represents a drawing style of a scene view.

Inheritance
object
Scene.GridSettings
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.GridSettings

Properties

Name Description
IsActive

Indicates whether the grid is shown in the view.

StepX

Horizontal dot inteval of the grid.

StepY

Vertical dot interval of the grid.

In this article
Back to top Generated by DocFX