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