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.2.419.0 (24.2.419.0)
Syntax public IServiceProvider EllipseCenterLocation { get; set; }
Public Property EllipseCenterLocation As IServiceProvider
Get
Set
public:
property IServiceProvider^ EllipseCenterLocation {
IServiceProvider^ get ();
void set (IServiceProvider^ value);
}
member EllipseCenterLocation : IServiceProvider with get, set
Property Value
Type:
IServiceProviderSee Also