eDriven Framework API
BottomRight Property
NamespaceseDriven.Core.GeomRectangleBottomRight
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public Point BottomRight { get; set; }
Public Property BottomRight As Point
	Get
	Set
public:
property Point^ BottomRight {
	Point^ get ();
	void set (Point^ value);
}

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