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