Click or drag to resize
LineSegment2ICenter Property
Center point on the line segment.

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

Property Value

Type: Vector2F
See Also