NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Physics2D.Common
Path Class
Path Properties
Closed Property
Path
Closed Property
True if the curve is closed.
Namespace:
Internal.Physics2D.Common
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
bool
Closed
{
get
;
set
; }
Property Value
Boolean
true
if closed; otherwise,
false
.
See Also
Reference
Path Class
Internal.Physics2D.Common Namespace
Copyright 2026 NeoAxis. All rights reserved.