Click or drag to resize

StreetLinkCollection Properties

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The StreetLinkCollection type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
Calculates and returns a bounding box that includes all the streets in this collection.
Public propertyCount
Gets the number of entries in this collection.
Public propertyIsSynchronized
Gets a value indicating whether access to this collection is thread-safe.
Public propertyRenderBrush
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.
Public propertyRenderPen
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.
Public propertyRequiredRendermodes
Gets the RenderMode required by this StreetLinkCollection.
Public propertySyncRoot
Gets an object that can be used to synchronise access to the collection.
Top
See Also