Click or drag to resize

RegionRegionSegments Property

[This is preliminary documentation and is subject to change.]

Collection of (X, Y) coordinates that when plotted form a planar region.

Namespace:  CFX.Structures
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<Segment> RegionSegments { get; set; }

Property Value

Type: ListSegment
See Also