Gets or sets whether to show junctions.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property ShowJunctions As System.Boolean |
| C# | |
|---|
System.bool ShowJunctions {get; set;} |
| JavaScript | |
|---|
get_ShowJunctions () : Boolean
put_ShowJunctions (
NewVal : Boolean
)
|
| COM native C++ | |
|---|
HRESULT get_ShowJunctions(
VARIANT_BOOL* Val
)
HRESULT put_ShowJunctions(
VARIANT_BOOL NewVal |
| C++ | |
|---|
DSRESULT get_ShowJunctions (
bool* Val
)
DSRESULT put_ShowJunctions(
bool NewVal
) |
Property Value
True to show junctions, false to not
See Also
Availability
DraftSight V1R1.3