Click or drag to resize

PFVertexRestrictPosition Property

[Missing <summary> documentation for "P:PolyFramework.PFVertex.RestrictPosition"]

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

Property Value

Type: FuncPFVertex
See Also