Get the Region object associated with this Cover.
Namespace: Spherical.HtmAssembly: SphericalHtm (in SphericalHtm.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public Region GetRegion { get; } |
| Visual C++ |
|---|
public: property Region^ GetRegion { Region^ get (); } |
| F# |
|---|
member GetRegion : Region |