Click or drag to resize
GeCircularArcMidPoint Property
Gets or sets mid point of this curve segment.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeCoordinate MidPoint { get; set; }

Property Value

Type: GeCoordinate

Return Value

Type: GeCoordinate

Implements

IGeCurveSegmentMidPoint
Remarks