The following tables list the members exposed by Sphere.

Public Constructors

  Name Description
Static Public method Sphere Overloaded. Initializes a new instance of the Sphere class.
Top

Public Properties

  Name Description
Public property Center récupère ou défini la position de la sphère englobante
Public property diameter récupère ou défini le diamètre de la sphère englobante
Public property Radius récupère ou défini le rayon de la sphère englobante
Top

Public Methods

  Name Description
Public method Equals   (inherited from Object)
Public method GetHashCode   (inherited from Object)
Public method GetType   (inherited from Object)
Public method ToString   (inherited from Object)
Top

Explicit Interface Implementations

  Name Description
Static Private method Sphere Overloaded. Initializes a new instance of the Sphere class.
Top

See Also