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: 23.1.416.0 (23.1.416.0)
Syntax
public abstract bool IsConnected { get; }

Property Value

Type: Boolean
See Also