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