BoundingBox.WireframeType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enum describes which primitive type the wireframe portion of the BoundingBox consists of.
public: enum class BoundingBox::WireframeType
public enum BoundingBox.WireframeType
type BoundingBox.WireframeType =
Public Enum BoundingBox.WireframeType
- Inheritance
-
BoundingBox.WireframeType
Fields
Name | Value | Description |
---|---|---|
Cubic | 0 | |
Cylindrical | 1 |
Remarks
Wireframe refers to the thin linkage between the handles. When the handles are invisible the wireframe looks like an outline box around an object.