KitchenDraw SDK 2
Show / Hide Table of Contents

Property LastObjectDropPositionY

LastObjectDropPositionY

Position on the Oy axis (height of the screen on top view) of the last object that has been dropped in the scene before any automatic positioning, in scene measurement units.

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

A value of 0 means the drop position is located in the middle of the dotted green rectangle representing the dimensions of the scene.

In this article
Back to top Generated by DocFX