CentralBodySurfaceRegionConstraintSurfaceRegion Property |
Namespace:
AGI.Foundation.Access.Constraints
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public IServiceProvider SurfaceRegion { get; set; }
Public Property SurfaceRegion As IServiceProvider
Get
Set
public:
property IServiceProvider^ SurfaceRegion {
IServiceProvider^ get ();
void set (IServiceProvider^ value);
}
member SurfaceRegion : IServiceProvider with get, set
Property Value
Type:
IServiceProviderSee Also