http://www.emgu.com
The size of this cross
Namespace:
Emgu.CV.Structure
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
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