Gets the number of halfspaces.

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
public int Count { get; }
Visual C++
public:
property int Count {
	int get ();
}
F#
member Count : int

See Also