CalibrationDataDetectedPoint Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic 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
Point
See Also