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