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