Click or drag to resize

CentralBodyEllipticCylindricalAccessConstraintEllipseCenterLocation Property

Gets or sets the elliptic cylinder's center point. This service provider must provide the ILocationPointService service.

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 EllipseCenterLocation { get; set; }

Property Value

Type: IServiceProvider
See Also