SettingsRegionOfInterestGroupDepth Property  | 
 [Missing <summary> documentation for "P:Zivid.NET.Settings.RegionOfInterestGroup.Depth"]
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.2.0
Syntaxpublic SettingsRegionOfInterestGroupDepthGroup Depth { get; set; }Public Property Depth As SettingsRegionOfInterestGroupDepthGroup
	Get
	Set
public:
property SettingsRegionOfInterestGroupDepthGroup^ Depth {
	SettingsRegionOfInterestGroupDepthGroup^ get ();
	void set (SettingsRegionOfInterestGroupDepthGroup^ value);
}Property Value
Type: 
SettingsRegionOfInterestGroupDepthGroup
See Also