SettingsRegionOfInterestGroupBoxGroupPointB Property |
A point such that the vector from PointO to PointB describes the second edge of the parallelogram
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public ValueType PointB { get; set; }
Public Property PointB As ValueType
Get
Set
public:
property ValueType^ PointB {
ValueType^ get ();
void set (ValueType^ value);
}
Property Value
Type:
ValueTypeSee Also