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 Layer.PropertyChanged event to listen for changes to FullExtent when this occurs.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family