KitchenDraw SDK 2
Show / Hide Table of Contents

Property DimensionY

DimensionY

Depth of the scene space.

Declaration
public double DimensionY { get; set; }
Property Value
Type Description
double
Remarks

This property is used as some kind of hint for a user about the available space when the scene is designed. It affects the default observer settings and the green dotted rectangle that represents scene bounds. Scene geometry not neccessarily fits the size, it can be placed outside the defined scene space as well.

In this article
Back to top Generated by DocFX