Gets or sets whether to show junctions.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property ShowJunctions As System.Boolean |
| C# | |
|---|
System.bool ShowJunctions {get; set;} |
| JavaScript | |
|---|
ShowJunctions : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_ShowJunctions(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool ShowJunctions { bool* Val
)
DSRESULTput_ShowJunctions(
bool NewVal
} |
Property Value
True to show junctions, false to not