Gets or sets whether to display this DGN reference.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property ShowDgn As System.Boolean |
| C# | |
|---|
System.bool ShowDgn {get; set;} |
| JavaScript | |
|---|
ShowDgn : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_ShowDgn(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool ShowDgn { bool* Val
)
DSRESULTput_ShowDgn(
bool NewVal
} |
Property Value
True to display the image, false to hide it