PolarGridProperties Class |
Namespace: Gamelogic.Grids
[SerializableAttribute] [VersionAttribute(1, 8, 0)] public class PolarGridProperties
The PolarGridProperties type exposes the following members.
| Name | Description | |
|---|---|---|
| PolarGridProperties |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| border | ||
| innerRadius | ||
| outerRadius | ||
| quadSize |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |