Click or drag to resize

FigureIsConnected Property

Gets a value indicating whether the figure is connected.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public abstract bool IsConnected { get; }

Property Value

Type: Boolean
See Also