ImageCoordinateSystem Property

CVB.Net Documentation
Coordinate system of the image.

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

public AffineMatrix2D CoordinateSystem { get; set; }

Property Value

Type: AffineMatrix2D
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the image has already been disposed
See Also

Reference