Click or drag to resize

PFCellDual Property

[Missing <summary> documentation for "P:PolyFramework.PFCell.Dual"]

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public IList<PFVertex> Dual { get; set; }

Property Value

Type: IListPFVertex
See Also