MentalRayRenderSettingsExportMIEnabled Property
|
Property that indicates whether to export an
MI file after an image is rendered.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool ExportMIEnabled { get; set; }
Public Property ExportMIEnabled As Boolean
Get
Set
public:
property bool ExportMIEnabled {
bool get ();
void set (bool value);
}
member ExportMIEnabled : bool with get, set
Property Value
Boolean
See Also