Compute the cost in resources in the current state of the Cover object.
Namespace: Spherical.HtmAssembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public int Cost() |
| Visual C++ |
|---|
public: int Cost() |
| F# |
|---|
member Cost : unit -> int |