Visual Basic (Declaration) | |
---|---|
Public Shared Property UseOriginalPicture As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static bool UseOriginalPicture {get; set;} |
Return Value
true to revert back to the original picture used for all AnnPointObject objects; otherwise, false to use the new picture if any.For an example, refer to DefaultPicture.
Use DefaultPicture to get or set the current default picture used by the AnnPointObject objects.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family