VolumeElementCoverageGridCellTGridCellBounds Property |
Gets the grid cell bounds.
Namespace:
AGI.Foundation.Geometry.Discrete
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public T GridCellBounds { get; }
Public ReadOnly Property GridCellBounds As T
Get
public:
property T GridCellBounds {
T get ();
}
member GridCellBounds : 'T with get
Property Value
Type:
TSee Also