Click or drag to resize
RectangleFSize Property
Gets or sets the size of this rectangle, its width and height.

Namespace: Slash.Math.Geometry.Rectangles
Assembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntax
public Vector2F Size { get; set; }

Property Value

Type: Vector2F
See Also