DatabaseSaveproxygraphics Property
|
Property that controls the saving of proxy
images with the database. This property corresponds to the
PROXYGRAPHICS system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public int Saveproxygraphics { get; set; }
Public Property Saveproxygraphics As Integer
Get
Set
public:
property int Saveproxygraphics {
int get ();
void set (int value);
}
member Saveproxygraphics : int with get, set
Property Value
Int32
See Also