Gets or sets whether to highlight the entities in this highlight selection set.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Highlight As System.Boolean |
C# | |
---|
System.bool Highlight {get; set;} |
JavaScript | |
---|
Highlight : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Highlight(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Highlight { bool* Val
)
DSRESULTput_Highlight(
bool NewVal
} |
Property Value
True to highlight the entities in this highlight selection set, false to not