Visual Basic (Declaration) | |
---|---|
Public Interface IAnnProtractorObject |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IAnnProtractorObject |
C# | |
---|---|
public interface IAnnProtractorObject |
C++/CLI | |
---|---|
public interface class IAnnProtractorObject |
The IAnnProtractorObject interface is used by the annotation framework to draw a protractor. The protractor annotation object consists of two rulers joined at a point to create an angle.
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 IAnnProtractorObject interface:
- AnnGroupObject Class
- AnnProtractorObject Class
For more information, refer to Using Protractors 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