In This Topic
Gets or sets an expression that determines whether a KML item's coordinates are used when calculating auto center/zoom. If this property is not specified, true is assumed.
Syntax
'Declaration
Public Property ItemTrackExpr As String
public string ItemTrackExpr {get; set;}
See Also