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