Visual Basic (Declaration) | |
---|---|
Public Interface IAnnTextObject |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IAnnTextObject |
C# | |
---|---|
public interface IAnnTextObject |
C++/CLI | |
---|---|
public interface class IAnnTextObject |
The IAnnTextObject interface is used by the annotation framework to draw a text string.
In automation mode the annotation framework uses this interface to display a dialog, with the appropriate tabs, for annotation objects that have implemented this interface.
The following classes implement the IAnnTextObject interface:
- AnnButtonObject Class
- AnnGroupObject Class
- AnnNoteObject Class
- AnnStampObject Class
- AnnTextObject Class
- AnnTextPointerObject Class
- AnnTextRollupObject Class
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7