PageReceiverLocationReceiverLocation Property |
See base docs.
Namespace: VirtualRadar.WinForms.SettingPageAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ReceiverLocation ReceiverLocation { get; }
Public ReadOnly Property ReceiverLocation As ReceiverLocation
Get
public:
property ReceiverLocation^ ReceiverLocation {
ReceiverLocation^ get ();
}
member ReceiverLocation : ReceiverLocation with get
Property Value
Type:
ReceiverLocationSee Also