Maria GDK 4.5.0.137
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoFramework.Contracts.Geo.Layer.IGeoLayerView Interface Reference
Inheritance diagram for TPG.GeoFramework.Contracts.Geo.Layer.IGeoLayerView:
TPG.GeoFramework.DrawObjectLayer.Contracts.IDrawObjectLayerView TPG.GeoFramework.ElevationAnalysisLayer.Contracts.IElevationAnalysisLayerView TPG.GeoFramework.ElevationAnalysisLayer.MinMaxElevMarkerLayerView TPG.GeoFramework.GridLayer.Contracts.IGridLayerView TPG.GeoFramework.HeatMapLayer.IHeatMapLayerView TPG.GeoFramework.Interaction.InteractionLayerView TPG.GeoFramework.Lybin.ILybinView TPG.GeoFramework.MapLayer.Contracts.IMapLayerView TPG.GeoFramework.RadioPropagation.Data.IRadioConnectivityView TPG.GeoFramework.RoutePlanningLayer.RoutePlanningLayerView TPG.GeoFramework.SatelliteLayer.Contracts.ISatelliteLayerView TPG.GeoFramework.SearchLayer.SearchLayerView TPG.GeoFramework.Terminator.ITerminatorView TPG.GeoFramework.TerrainRouting.Primitives.ITerrainRoutingLayerView TPG.GeoFramework.TrackLayer.Contracts.Layer.ITrackLayerView TPG.GeoFramework.VideoMetadataLayer.Contracts.IVideoMetadataLayerView

Public Member Functions

void Generate (bool synchronous=false)
 Generate and redraw the layer.
 

Properties

bool ClipToBounds [get, set]
 Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element.
 
Geometry Clip [get, set]
 Gets or sets the geometry used to define the outline of the contents of an element.
 

Member Function Documentation

◆ Generate()

Property Documentation

◆ Clip

Geometry TPG.GeoFramework.Contracts.Geo.Layer.IGeoLayerView.Clip
getset

Gets or sets the geometry used to define the outline of the contents of an element.

Returns
The geometry to be used for clipping area sizing. The default is a null System.Windows.Media.Geometry.

Implemented in TPG.GeoFramework.TerrainRoutingLayer.TerrainRoutingLayerView.

◆ ClipToBounds

bool TPG.GeoFramework.Contracts.Geo.Layer.IGeoLayerView.ClipToBounds
getset

Gets or sets a value indicating whether to clip the content of this element (or content coming from the child elements of this element) to fit into the size of the containing element.

Returns
true if the content should be clipped; otherwise, false. The default value is false.

Implemented in TPG.GeoFramework.TerrainRoutingLayer.TerrainRoutingLayerView.


The documentation for this interface was generated from the following file: