IAcadPreferencesOpenSaveXrefDemandLoad Property
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
AcXRefDemandLoad XrefDemandLoad { get; set; }
Property XrefDemandLoad As AcXRefDemandLoad
Get
Set
property AcXRefDemandLoad XrefDemandLoad {
AcXRefDemandLoad get ();
void set (AcXRefDemandLoad value);
}
abstract XrefDemandLoad : AcXRefDemandLoad with get, set
Property Value
AcXRefDemandLoad
See Also