SettingsRegionOfInterestGroupBoxGroupPointO Property  | 
 The point at the intersection of two adjacent edges defining a parallelogram.
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic ValueType PointO { get; set; }Public Property PointO As ValueType
	Get
	Set
public:
property ValueType^ PointO {
	ValueType^ get ();
	void set (ValueType^ value);
}Property Value
Type: 
ValueType
See Also