| Visual Basic (Declaration) | |
|---|---|
Public Interface IAnnPicture | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As IAnnPicture | |
| C# | |
|---|---|
public interface IAnnPicture | |
| C++/CLI | |
|---|---|
public interface class IAnnPicture | |
In automation mode the annotation framework uses this interface to display a dialog, with the appropriate tabs, for annotation objects from classes that implement this interface.
The following classes implement the IAnnPicture interface:
- AnnFreehandHotspotObject Class
- AnnHotspotObject Class
- AnnImageObject Class
- AnnPointObject Class
- AnnStampObject Class
For more information, refer to Using Pictures in WPF Annotation Objects
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)