Click or drag to resize

PFCellVertices Property

The vertexes that make up the cell

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

Property Value

Type: ListPFVertex
See Also