| CommandSpaceRegion Property |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Returns a thread safe list of geographic points that defines an polygonal area.
Note that the order of the points determines the polygon region. Must have 3 or more point to be valid.
Namespace:
BSI.MACE.AI.Commands
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax public SyncList<Geographic> Region { get; }
Public ReadOnly Property Region As SyncList(Of Geographic)
Get
Property Value
Type:
SyncListGeographicSee Also