Gets or sets whether the solid's silhouette is displayed.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property DisplaySilhouette() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_DisplaySilhouette(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
The silhouette is the outline of the solid from the camera's point of view. It is a useful visual cue to differentiate the solid from the background. The silhouette is rendered using Silhouette Color, Silhouette Translucency, and Silhouette Width.






