OpticalReceiverPhotodetector Property |
Gets or sets the photodetector.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Photodetector Photodetector { get; set; }
Public Property Photodetector As Photodetector
Get
Set
public:
property Photodetector^ Photodetector {
Photodetector^ get ();
void set (Photodetector^ value);
}
member Photodetector : Photodetector with get, set
Property Value
Type:
PhotodetectorSee Also