SyntheticApertureRadarVolumeIsConnected 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.2.419.0 (24.2.419.0)
Syntax public 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:
BooleanSee Also