Visual Basic (Declaration) | |
---|---|
Public Property TimeExtent As TimeExtent |
C# | |
---|---|
public TimeExtent TimeExtent {get; set;} |
When the Graphic has a TimeExtent and the Map has a TimeExtent set, this graphic will not be rendered if it doesn't intersect the Map's TimeExtent.
Target Platforms:Windows Phone 7