Get the current maximum level in effect
Namespace: Spherical.HtmAssembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public int GetMaxLevel { get; } |
| Visual C++ |
|---|
public: property int GetMaxLevel { int get (); } |
| F# |
|---|
member GetMaxLevel : int |