CalibrationDataDetectedPoint Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Point DetectedPoint { get; set; }
Public Property DetectedPoint As Point
Get
Set
public:
property Point DetectedPoint {
Point get ();
void set (Point value);
}
member DetectedPoint : Point with get, set
Property Value
Type:
PointSee Also