Proprietà DedStateCommandCadInformation
|
Informazioni aggiuntive sulle operazioni eseguite dal CAD.
Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedStateCommandCadInfo CadInformation { get; set; }
Public Property CadInformation As DedStateCommandCadInfo
Get
Set
public:
property DedStateCommandCadInfo CadInformation {
DedStateCommandCadInfo get ();
void set (DedStateCommandCadInfo value);
}
member CadInformation : DedStateCommandCadInfo with get, set
Valore della proprietà
DedStateCommandCadInfoVedi anche