Gets the centre of the rectangle
Namespace:
VelocityDBExtensions.Spatial
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax public Point Centre { get; }
Public ReadOnly Property Centre As Point
Get
public:
property Point Centre {
Point get ();
}
member Centre : Point with get
Property Value
Type:
PointSee Also