Metodo DedAcadMarkerInfoSetContext
|
Imposta il comando in base alla selezione.
Namespace: DedNetAcadAssembly: DedNetAcad (in DedNetAcad.dll) Versione: 27.1.0
Sintassi public override bool SetContext(
DedCommandContext invCmdCtx
)
Public Overrides Function SetContext (
invCmdCtx As DedCommandContext
) As Boolean
public:
virtual bool SetContext(
DedCommandContext^ invCmdCtx
) override
abstract SetContext :
invCmdCtx : DedCommandContext -> bool
override SetContext :
invCmdCtx : DedCommandContext -> bool
Parametri
- invCmdCtx DedCommandContext
-
Valore di ritorno
BooleanVedi anche