| RectangularPyramidIsConnected 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: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic override bool IsConnected { get; }Public Overrides ReadOnly Property IsConnected As Boolean
	Get
public:
virtual property bool IsConnected {
	bool get () override;
}abstract IsConnected : bool with get
override IsConnected : bool with get
Property Value
Type: 
Boolean See Also
See Also