Click or drag to resize
RectangleFX Property
Gets or sets the x-component of the position of this rectangle.

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

Property Value

Type: Single
See Also