KitchenDraw SDK 2
Show / Hide Table of Contents

Method SetDimension

SetDimension(ImmutablePoint)

Sets dimension of the object from X, Y, and Z values of a given point. This method is obsolete. You can assign a value to the Dimension instead.

Declaration
[Obsolete]
public void SetDimension(Scene.ImmutablePoint dimension)
Parameters
Type Name Description
Scene.ImmutablePoint dimension
In this article
Back to top Generated by DocFX