OpticalReceiverPhotodetector Property |
Gets or sets the photodetector.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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:
Photodetector
See Also