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