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