LayerElement Class |
Namespace: Easymap.AddIn.Mapping
The LayerElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoundingBox |
Gets the bounding box of the layer element.
|
![]() | Color |
Gets the Color (Brush) of the layer element.
|
![]() | Deleted |
Gets a value indicating whether the layer element is marked for delete.
|
![]() | Key |
Gets the key of the layer element.
|
![]() | MapLayer |
Gets the map layer.
|
![]() | Name |
Gets the name of the layer element.
|
![]() | RepresentativePoint |
Gets the representative point of the layer element.
|
![]() | Visible |
Gets a value indicating whether the layer element is visible.
|
Name | Description | |
---|---|---|
![]() | GetDistanceToBorder |
Determins the distance of a PointF to the border.
|