http://www.emgu.com
Get the area of this triangle
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic double Area { get; }Public ReadOnly Property Area As Double
Get
public:
property double Area {
double get ();
}member Area : float with get
Property Value
Type:
Double
See Also