DatabaseOleStartUp Property
|
Property that represents the OLE source
applications load when plotting. This may improve the plot quality.
This property corresponds to the OLESTARTUP system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public bool OleStartUp { get; set; }
Public Property OleStartUp As Boolean
Get
Set
public:
property bool OleStartUp {
bool get ();
void set (bool value);
}
member OleStartUp : bool with get, set
Property Value
Boolean
See Also