Click or drag to resize

Rectangleset Method

Sets the size of this rectangle to equal the passed rectangle.

Namespace:  VelocityDBExtensions.Spatial
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public void set(
	Rectangle r
)

Parameters

r
Type: VelocityDBExtensions.SpatialRectangle

[Missing <param name="r"/> documentation for "M:VelocityDBExtensions.Spatial.Rectangle.set(VelocityDBExtensions.Spatial.Rectangle)"]

See Also