Proprietà DedStateCommandCadInformation
             | 
          
        
        
            Informazioni aggiuntive sulle operazioni eseguite dal CAD.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic 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à
DedStateCommandCadInfo
Vedi anche