Gets or sets the back line's width, in pixels.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BackLineWidth() As Single |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property float get_BackLineWidth(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
This is only used when Outline Appearance is Stylize Back Lines.
The width is defined in pixels so even if the camera moves very close or very far from a solid, the width of the outline on the screen does not change.






