ScalarDelaunayElementElement Property |
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DelaunayElement Element { get; set; }
Public Property Element As DelaunayElement
Get
Set
public:
property DelaunayElement Element {
DelaunayElement get ();
void set (DelaunayElement value);
}
member Element : DelaunayElement with get, set
Property Value
Type:
DelaunayElementSee Also