Gets or sets whether to display the Referenced image.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowImage As System.Boolean |
C# | |
---|
System.bool ShowImage {get; set;} |
JavaScript | |
---|
get_ShowImage () : Boolean
put_ShowImage (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_ShowImage(
VARIANT_BOOL* Val
)
HRESULT put_ShowImage(
VARIANT_BOOL NewVal |
Property Value
True to display the image, false to hide it
See Also
Availability
DraftSight V1R1.4