Visual Basic (Declaration) | |
---|---|
Public Overrides ReadOnly Property FullExtent As Envelope |
C# | |
---|---|
public override Envelope FullExtent {get;} |
If graphics added to the layer are not in the same spatial reference as the map, note that the FullExtent property might not immediately be updated after a graphic has been added. You can use the PropertyChanged event to listen for changes to FullExtent when this occurs.
Target Platforms:Windows Phone 7