Twitterizer 2 Documentation
PlacePin Property
NamespacesTwitterizerStatusUpdateOptionsPlacePin
Gets or sets a value indicating whether or not to put a pin on the exact coordinates a tweet has been sent from.
Declaration Syntax
C#Visual Basic
public bool PlacePin { get; set; }
Public Property PlacePin As Boolean
	Get
	Set
Value
true to put a pin on the exact coordinates; otherwise, false.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)