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