DgnUnderlayItemSetShowRasterRef
Property
|
Property that determines whether to show
raster images in referenced DGN files.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool SetShowRasterRef { set; }
Public WriteOnly Property SetShowRasterRef As Boolean
Set
public:
property bool SetShowRasterRef {
void set (bool value);
}
member SetShowRasterRef : bool with set
Property Value
Boolean
See Also