IAreaOfInterest Interface

CVB.Net Documentation
Base Interface for all areas of interest

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

public interface IAreaOfInterest

The IAreaOfInterest type exposes the following members.

Properties

  NameDescription
Public propertyArea
Size (in pixels) of the Area of interest
Public propertyCoordinateSystem
Implementers of this interface should specify here inside which coordinate system their Area of interest is to operate.
Top
See Also

Reference