Gets or sets a value indicating whether to revert back to the original picture used for all
AnnPointObject objects.


public static bool UseOriginalPicture {get; set;}
public:
static property bool UseOriginalPicture {
bool get();
void set ( bool value);
}
Property Value
true to revert back to the original picture used for all
AnnPointObject objects; otherwise, false to use the new picture if any.
For C#/VB examples, refer to DefaultPicture.