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