| Visual Basic (Declaration) | |
|---|---|
Public Interface IAnnCrossProduct | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As IAnnCrossProduct | |
| C# | |
|---|---|
public interface IAnnCrossProduct | |
| C++/CLI | |
|---|---|
public interface class IAnnCrossProduct | |
The IAnnCrossProduct interface is used by the annotation framework to draw a cross product 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.
The following classes implement the IAnnCrossProduct interface:
- AnnCrossProductObject 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)