Proprietà ProgrCollisionEventArgsIgnoreCollision
             | 
          
        
        
            Restituisce/Imposta se ignorare o meno la collisione.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool IgnoreCollision { get; set; }Public Property IgnoreCollision As Boolean
	Get
	Set
public:
property bool IgnoreCollision {
	bool get ();
	void set (bool value);
}member IgnoreCollision : bool with get, set
Valore della proprietà
Boolean
Vedi anche