Click or drag to resize

CentralBodySurfaceRegionConstraintSurfaceRegion Property

Gets or sets the surface region. This service provider must provide the ICentralBodySurfaceRegionService.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IServiceProvider SurfaceRegion { get; set; }

Property Value

Type: IServiceProvider
See Also