CameraNetworkConfiguration Property |
Get the network configuration from the camera
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public NetworkConfiguration NetworkConfiguration { get; }
Public ReadOnly Property NetworkConfiguration As NetworkConfiguration
Get
public:
property NetworkConfiguration^ NetworkConfiguration {
NetworkConfiguration^ get ();
}
Property Value
Type:
NetworkConfigurationSee Also