IAcadPreferencesProfilesResetProfile Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
void ResetProfile(
string Profile
)
Sub ResetProfile (
Profile As String
)
void ResetProfile(
[InAttribute] String^ Profile
)
abstract ResetProfile :
Profile : string -> unit
Parameters
- Profile
- Type: SystemString
See Also