Rectangle3D Properties |
The Rectangle3D type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowUserInteraction |
Gets or sets whether allow user interaction.
(Inherited from UserInteractiveObject.) | |
| Center |
Center of rectangle.
| |
| Fill |
Rectangle fill.
| |
| Highlight |
Gets or sets highlight style. Item can be highlighted by user interactive device or by code.
(Inherited from HighlightingItemBase.) | |
| Rotation |
Rotation of rectangle.
| |
| Size |
Rectangle size.
| |
| Visible |
Visible.
| |
| XAxisBinding |
X axis binding
| |
| YAxisBinding |
Y axis binding
| |
| ZAxisBinding |
Z axis binding
|