eDriven Framework API
Center Property
NamespaceseDriven.Core.GeomRectangleCenter
eDriven Framework API
Returns rectangle center point (used for rotation)
Declaration Syntax
C#Visual BasicVisual C++
public Point Center { get; }
Public ReadOnly Property Center As Point
	Get
public:
property Point^ Center {
	Point^ get ();
}

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)