Area2DArea Property

CVB.Net Documentation
Size (in pixels) of the area of interest. As the area is a parallelogram the area (in pixels) is not simply "width * height"

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

public double Area { get; }

Property Value

Type: Double

Implements

IAreaOfInterestArea
See Also

Reference