StreetLinkCollection Properties |
The StreetLinkCollection type exposes the following members.
Name | Description | |
---|---|---|
BoundingBox |
Calculates and returns a bounding box that includes all the streets
in this collection.
| |
Count |
Gets the number of entries in this collection.
| |
IsSynchronized |
Gets a value indicating whether access to this collection is thread-safe.
| |
RenderBrush | Set to null by default, as this is a Collection.
Gets or sets the Brush used to fill
the GeoFence, or null for no fill.
| |
RenderPen | Set to null by default, as this is a Collection.
Gets or sets the Pen used to draw
the border around the GeoFence, or null for no border.
| |
RequiredRendermodes |
Gets the RenderMode required by this StreetLinkCollection.
| |
SyncRoot |
Gets an object that can be used to synchronise access
to the collection.
|