Click or drag to resize

CartographicZoneConstraint Constructor

Overload List
  NameDescription
Public methodCartographicZoneConstraint
Initializes a new instance with default values.
Protected methodCartographicZoneConstraint(CartographicZoneConstraint, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodCartographicZoneConstraint(CentralBody, Double, Double, Double, Double, Boolean)
Initializes a new instance with the specified central body and zone definition.
Public methodCartographicZoneConstraint(IServiceProvider, CentralBody, Double, Double, Double, Double, Boolean)
Initializes a new instance with the specified constrained object, central body, and zone definition.
Top
See Also