KitchenDraw SDK 2
Show / Hide Table of Contents

Struct Scene.View_.Bounds2D

Represents bounds of the non-empty area of the current view.

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public struct Scene.View_.Bounds2D

Properties

Name Description
Bottom

Bottom edge of the bounds, in scene measurement units.

Left

Left edge of the bounds, in scene measurement units.

Right

Right edge of the bounds, in scene measurement units.

Top

Top edge of the bounds, in scene measurement units.

Methods

Name Description
ToString()

Returns a string that represents the current object.

In this article
Back to top Generated by DocFX