Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgLayerBase
ForceRefresh
GetClassDefinition
GetDisplayInLegend
GetExpandInLegend
GetFeatureClassName
GetFeatureGeometryName
GetFeatureSourceId
GetGroup
GetLayerDefinition
GetLayerType
GetLegendLabel
GetName
GetObjectId
GetSelectable
GetVisible
IsVisible
MgLayerBase
NeedsRefresh
SelectAggregate
SelectFeatures
SetDisplayInLegend
SetGroup
SetLayerDefinition
SetLegendLabel
SetName
SetSelectable
SetVisible
UpdateFeatures
virtual
INT32
MgLayerBase::GetLayerType
(
)
[virtual]
Gets the type of the layer.
.NET Syntax
int
GetLayerType()
;
Java Syntax
int
GetLayerType()
;
PHP Syntax
int
GetLayerType()
;
Returns:
Returns the type of the layer.
Comments or suggestions? Send us
feedback
.