[This is preliminary documentation and is subject to change.]

The Zone type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Bounds
Zone boundaries.
ClassyName
CreatedBy
Player who created this zone. May be null if unknown.
CreatedByClassy
CreatedDate
Zone creation date, UTC.
EditedBy
Player who was the last to edit this zone. May be null if unknown.
EditedByClassy
EditedDate
Zone editing date, UTC.
ExceptionList
List of exceptions (included and excluded players).
Map
Map that this zone is on.
Name
Zone name (case-preserving but case-insensitive).

See Also