http://www.emgu.com
The size of this cross
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic SizeF Size { get; set; }Public Property Size As SizeF
Get
Set
public:
property SizeF Size {
SizeF get ();
void set (SizeF value);
}member Size : SizeF with get, set
Property Value
Type:
SizeF
See Also