Gets or sets the default picture used by all
AnnPointObject objects.
Supported in Silverlight, Windows Phone 7
Syntax
Visual Basic (Declaration) | |
---|
Public Shared Property DefaultPicture As AnnPicture |
C# | |
---|
public static AnnPicture DefaultPicture {get; set;} |
Property Value
An
AnnPicture class that defines the picture used by the
AnnPointObject.
Example
Remarks
Requirements
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
See Also