| Visual Basic (Declaration) | |
|---|---|
Public Interface IAnnLine | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As IAnnLine | |
| C# | |
|---|---|
public interface IAnnLine | |
| C++/CLI | |
|---|---|
public interface class IAnnLine | |
The IAnnLine interface is used by the annotation framework to draw a line object.
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.
For more information, refer to AnnLineObject for WPF.
The following classes implement the IAnnLine interface:
- AnnLineObject Class
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)