Struct Scene.View_.Bounds2D
Represents bounds of the non-empty area of the current view.
Inherited Members
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. |