| MCvMomentsGravityCenter Property |
http://www.emgu.com
The Gravity Center of this Moment
Namespace: Emgu.CV.StructureAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic MCvPoint2D64f GravityCenter { get; }Public ReadOnly Property GravityCenter As MCvPoint2D64f
Get
public:
property MCvPoint2D64f GravityCenter {
MCvPoint2D64f get ();
}member GravityCenter : MCvPoint2D64f with get
Property Value
Type:
MCvPoint2D64f
See Also