Visual Basic (Declaration) | |
---|---|
Public Interface IAnnPictureObject |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IAnnPictureObject |
C# | |
---|---|
public interface IAnnPictureObject |
C++/CLI | |
---|---|
public interface class IAnnPictureObject |
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 IAnnPictureObject interface:
- AnnAudioObject Class
- AnnFreehandHotspotObject Class
- AnnHotspotObject Class
- AnnImageObject Class
- AnnPointObject Class
- AnnStampObject Class
For more information, refer to Using Pictures in Annotation Objects
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7