Proprietà DedStateCommandCadInformation
|
Informazioni aggiuntive sulle operazioni eseguite dal CAD.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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à
Tipo:
DedStateCommandCadInfoVedi anche