Visual Basic (Declaration) | |
---|---|
Public Overrides ReadOnly Property FullExtent As Envelope |
C# | |
---|---|
public override Envelope FullExtent {get;} |
If the layer contains no Graphics, the FeatureService's Extent will be returned. However if the layer contains features, the extent of the features loaded into the layer will be the extent returned.
Target Platforms:Windows Phone 7