StreetLinkFence Properties |
The StreetLinkFence type exposes the following members.
Name | Description | |
---|---|---|
BaseWidth |
Gets or sets the total width of the dividers and side walks in meters. Defaults to ten meters.
| |
BoundingBox |
Gets the BoundingBox for this GeoFence.
| |
LaneWidth |
Gets or sets the width of a single lane in meters. Defaults to five meters.
| |
Points |
The points that define the corners of the Street Link Fence.
| |
RenderBrush | Brush used to fill the GeoFence, or null for no fill.
| |
RenderPen | Pen used to draw the border around the GeoFence, or null for no border.
| |
RequiredRendermodes |
Gets the RenderMode required by this StreetLinkFence.
|