ImageBufferDescriptionOffset Property

CVB.Net Documentation
Gets or sets the image's offset on the sensor.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public Point2D Offset { get; set; }

Property Value

Type: Point2D
Remarks

The server always sends an image with the given Size. The offset is only for information.
See Also

Reference