Click or drag to resize

RectangularPyramidOnRadiusChanged Method

Note: This API is now obsolete.

Called after the Radius property changes.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 26.3.426.0 (26.3.426.0)
Syntax
[ObsoleteAttribute("Use OnRadialLimitsChanged instead.")]
protected override void OnRadiusChanged()
See Also