DgnDefinitionShowRasterRef Property
|
Property that indicates 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 ShowRasterRef { get; }
Public ReadOnly Property ShowRasterRef As Boolean
Get
public:
property bool ShowRasterRef {
bool get ();
}
member ShowRasterRef : bool with get
Property Value
Boolean
See Also